📄 rfc1285-mib
字号:
station PATH." REFERENCE "ANSI { fddiMAC 23 }" ::= { snmpFddiMACEntry 7 }snmpFddiMACUpstreamNbr OBJECT-TYPE SYNTAX FddiMACLongAddressType -- OCTET STRING (SIZE (6)) ACCESS read-only STATUS mandatory DESCRIPTION "The MAC's upstream neighbor's long individual MAC address. It may be determined by the Neighbor Information Frame protocol (refer to ANSI SMT 7.2.1). The value shall be reported as '00 00 00 00 00 00' if it is unknown." REFERENCE "ANSI { fddiMAC 24 }" ::= { snmpFddiMACEntry 8 }snmpFddiMACOldUpstreamNbr OBJECT-TYPE SYNTAX FddiMACLongAddressType -- OCTET STRING (SIZE (6)) ACCESS read-only STATUS mandatory DESCRIPTION "The previous value of the MAC's upstream neighbor's long individual MAC address. It may be determined by the Neighbor Information Frame protocol (refer to ANSI SMT 7.2.1). The value shall be reported as '00 00 00 00 00 00' if it is unknown." REFERENCE "ANSI { fddiMAC 26 }" ::= { snmpFddiMACEntry 9 }snmpFddiMACDupAddrTest OBJECT-TYPE SYNTAX INTEGER { none(1), pass(2), fail(3) } ACCESS read-only STATUS mandatory DESCRIPTION "The Duplicate Address Test flag, Dup_Addr_Test (refer to ANSI 8.3.1)." REFERENCE "ANSI { fddiMAC 29 }" ::= { snmpFddiMACEntry 10 }snmpFddiMACPathsRequested OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "A value that indicates PATH(s) desired for this MAC. The value is a sum which represents the individual PATHs that are desired. This value initially takes the value zero, then for each type of PATH that this node is, 2 raised to a power is added to the sum. The powers are according to the following table: Path Power Primary 0 Secondary 1 Local 2 Isolated 3 The precedence order is primary, secondary, local, and then isolated if multiple PATHs are desired are set." REFERENCE "ANSI { fddiMAC 32 }" ::= { snmpFddiMACEntry 11 }snmpFddiMACDownstreamPORTType OBJECT-TYPE SYNTAX INTEGER { a(1), b(2), s(3), m(4), unknown(5) } ACCESS read-only STATUS mandatory DESCRIPTION "Indicates the PC-Type of the first port that is downstream of this MAC (the exit port)." REFERENCE "ANSI { fddiMAC 33 }" ::= { snmpFddiMACEntry 12 }snmpFddiMACSMTAddress OBJECT-TYPE SYNTAX FddiMACLongAddressType -- OCTET STRING (SIZE (6)) ACCESS read-only STATUS mandatory DESCRIPTION "The 48 bit individual address of the MAC used for SMT frames." REFERENCE "ANSI { fddiMAC 41 }" ::= { snmpFddiMACEntry 13 }snmpFddiMACTReq OBJECT-TYPE SYNTAX FddiTime ACCESS read-write STATUS mandatory DESCRIPTION "The value of T-Req (refer to ANSI MAC 2.2.1 and ANSI MAC 7.3.5.2)." REFERENCE "ANSI { fddiMAC 51 }" ::= { snmpFddiMACEntry 14 }snmpFddiMACTNeg OBJECT-TYPE SYNTAX FddiTime ACCESS read-only STATUS mandatory DESCRIPTION "The value of T-Neg (refer to ANSI MAC 2.2.1 and ANSI MAC 7.3.5.2)." REFERENCE "ANSI { fddiMAC 52 }" ::= { snmpFddiMACEntry 15 }snmpFddiMACTMax OBJECT-TYPE SYNTAX FddiTime ACCESS read-only STATUS mandatory DESCRIPTION "The value of T-Max (refer to ANSI MAC 2.2.1 and ANSI MAC 7.3.5.2)." REFERENCE "ANSI { fddiMAC 53 }" ::= { snmpFddiMACEntry 16 }snmpFddiMACTvxValue OBJECT-TYPE SYNTAX FddiTime ACCESS read-only STATUS mandatory DESCRIPTION "The value of TvxValue (refer to ANSI MAC 2.2.1 and ANSI MAC 7.3.5.2)." REFERENCE "ANSI { fddiMAC 54 }" ::= { snmpFddiMACEntry 17 }snmpFddiMACTMin OBJECT-TYPE SYNTAX FddiTime ACCESS read-only STATUS mandatory DESCRIPTION "The value of T-Min (refer to ANSI MAC 2.2.1 and ANSI MAC 7.3.5.2)." REFERENCE "ANSI { fddiMAC 55 }" ::= { snmpFddiMACEntry 18 }snmpFddiMACCurrentFrameStatus OBJECT-TYPE SYNTAX INTEGER (0..7) ACCESS read-write STATUS mandatory DESCRIPTION "A value that indicates the MAC's operational frame status setting functionality. The value is a sum. This value initially takes the value zero, then for each functionality present, 2 raised to a power is added to the sum. The powers are according to the following table: Functionality Power FSC-Type0 0 -- MAC repeats A/C indicators as received FSC-Type1 1 -- MAC sets C but not A on copying for -- forwarding FSC-Type2 2 -- MAC resets C and sets A on C set and A -- reset if frame is not copied " REFERENCE "ANSI { fddiMAC 63 }" ::= { snmpFddiMACEntry 19 }snmpFddiMACFrameCts OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "Frame_Ct (refer to ANSI MAC 2.2.1)." REFERENCE "ANSI { fddiMAC 71 }" ::= { snmpFddiMACEntry 20 }snmpFddiMACErrorCts OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "Error_Ct (refer to ANSI MAC 2.2.1)." REFERENCE "ANSI { fddiMAC 81 }" ::= { snmpFddiMACEntry 21 }snmpFddiMACLostCts OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "Lost_Ct (refer to ANSI MAC 2.2.1)." REFERENCE "ANSI { fddiMAC 82 }" ::= { snmpFddiMACEntry 22 }snmpFddiMACFrameErrorThreshold OBJECT-TYPE SYNTAX INTEGER (1..65535) ACCESS read-only STATUS mandatory DESCRIPTION "A threshold for determining when a MAC Condition report should be generated. The condition is true when the ratio, ((delta snmpFddiMACLostCt + delta snmpFddiMACErrorCt) / (delta snmpFddiMACFrameCt + delta snmpFddiMACLostCt)) x 2**16. exceeds the threshold. It is used to determine when a station has an unacceptable frame error threshold. The sampling algorithm is implementation dependent. Any attempt to set this variable to a value of less than one shall result in a badValue error. Those who are familiar with the SNMP management framework will recognize that thresholds are not in keeping with the SNMP philosophy. However, this variable is supported by underlying SMT implementations already and maintaining this threshold should not pose an undue additional burden on SNMP agent implementors." REFERENCE "ANSI { fddiMAC 95 }" ::= { snmpFddiMACEntry 23 }snmpFddiMACFrameErrorRatio OBJECT-TYPE SYNTAX INTEGER (1..65535) ACCESS read-only STATUS mandatory DESCRIPTION "This attribute is the actual ratio, ((delta snmpFddiMACLostCt + delta snmpFddiMACErrorCt) / (delta snmpFddiMACFrameCt + delta snmpFddiMACLostCt)) x 2**16." REFERENCE "ANSI { fddiMAC 96 }" ::= { snmpFddiMACEntry 24 }snmpFddiMACRMTState OBJECT-TYPE SYNTAX INTEGER { rm0(1), -- Isolated rm1(2), -- Non_Op rm2(3), -- Ring_Op rm3(4), -- Detect rm4(5), -- Non_Op_Dup rm5(6), -- Ring_Op_Dup rm6(7), -- Directed rm7(8) -- Trace } ACCESS read-only STATUS mandatory DESCRIPTION "Indicates the current state of the Ring Management state machine (refer to ANSI Section 10)." REFERENCE "ANSI { fddiMAC 111 }" ::= { snmpFddiMACEntry 25 }snmpFddiMACDaFlag OBJECT-TYPE SYNTAX INTEGER { true(1), false(2) } ACCESS read-only STATUS mandatory DESCRIPTION "The RMT flag Duplicate Address Flag, DA_Flag (refer to ANSI 10.3.1.2)." REFERENCE "ANSI { fddiMAC 112 }" ::= { snmpFddiMACEntry 26 }snmpFddiMACUnaDaFlag OBJECT-TYPE SYNTAX INTEGER { true(1), false(2) } ACCESS read-only STATUS mandatory DESCRIPTION "A flag set when the upstream neighbor reports a duplicate address condition. Reset when the condition clears." REFERENCE "ANSI { fddiMAC 113 }" ::= { snmpFddiMACEntry 27 }snmpFddiMACFrameCondition OBJECT-TYPE SYNTAX INTEGER { true(1), false(2) } ACCESS read-only STATUS mandatory DESCRIPTION "Indicates the MAC Condition is active when set. Cleared when the condition clears and on power up." REFERENCE "ANSI { fddiMAC 114 }" ::= { snmpFddiMACEntry 28 }snmpFddiMACChipSet OBJECT-TYPE SYNTAX OBJECT IDENTIFIER ACCESS read-only STATUS mandatory DESCRIPTION "This object identifies the hardware chip(s) which is (are) principally responsible for the implementation of the MAC function. A few OBJECT IDENTIFIERS are identified elsewhere in this memo. For those The assignment of additional OBJECT IDENTIFIERs to various types of hardware chip sets is managed by the IANA. For example, vendors whose chip sets are not defined in this memo may request a number from the Internet Assigned Numbers Authority (IANA) which indicates the assignment of a enterprise specific subtree which, among other things, may be used to allocate OBJECT IDENTIFIER assignments for that enterprise's chip sets. Similarly, in the absence of an appropriately assigned OBJECT IDENTIFIER in this memo or in an enterprise specific subtree of a chip vendor, a board or system vendor can request a number for a subtree from the IANA and make an appropriate assignment. It is desired that, whenever possible, the same OBJECT IDENTIFIER be used for all chips of a given type. Consequently, the assignment made in this memo for a chip, if any, should be used in preference to any other assignment and the assignment made by the chip manufacturer, if any, should be used in preference to assignments made by users of those chips. If the hardware chip set is unknown, the object identifier unknownChipSet OBJECT IDENTIFIER ::= { 0 0 } is returned. Note that unknownChipSet is a syntactically valid object identifier, and any conformant implementation of ASN.1 and the BER must be able to generate and recognize this value." ::= { snmpFddiMACEntry 29 }snmpFddiMACAction OBJECT-TYPE SYNTAX INTEGER { other(1), -- none of the following enableLLCService(2), disableLLCService(3), connectMAC(4), disconnectMAC(5) } ACCESS read-write STATUS mandatory DESCRIPTION "This object, when read, always returns a value of other(1). The behavior of setting this variable to each of the acceptable values is as follows: Other: Results in a badValue error. enableLLCService: enables MAC service to higher layers. disableLLCService: disables MAC service to higher layers. connectMAC: connect this MAC in station. disconnectMAC: disconnect this MAC in
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -