📄 token-ring-rmon-mib
字号:
ringStationLastExitTime OBJECT-TYPE SYNTAX TimeTicks ACCESS read-only STATUS mandatory DESCRIPTION "The value of sysUpTime at the time the probe detected that this station last exited the ring. If the time is unknown, this value shall be zero." ::= { ringStationEntry 6 }ringStationDuplicateAddresses OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The number of times this station experienced a duplicate address error." ::= { ringStationEntry 7 }ringStationInLineErrors OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The total number of line errors reported by this station in error reporting packets detected by the probe." ::= { ringStationEntry 8 }ringStationOutLineErrors OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The total number of line errors reported in error reporting packets sent by the nearest active downstream neighbor of this station and detected by the probe." ::= { ringStationEntry 9 }ringStationInternalErrors OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The total number of adapter internal errors reported by this station in error reporting packets detected by the probe." ::= { ringStationEntry 10 }ringStationInBurstErrors OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The total number of burst errors reported by this station in error reporting packets detected by the probe." ::= { ringStationEntry 11 }ringStationOutBurstErrors OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The total number of burst errors reported in error reporting packets sent by the nearest active downstream neighbor of this station and detected by the probe." ::= { ringStationEntry 12 }ringStationACErrors OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The total number of AC (Address Copied) errors reported in error reporting packets sent by the nearest active downstream neighbor of this station and detected by the probe." ::= { ringStationEntry 13 }ringStationAbortErrors OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The total number of abort delimiters reported by this station in error reporting packets detected by the probe." ::= { ringStationEntry 14 }ringStationLostFrameErrors OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The total number of lost frame errors reported by this station in error reporting packets detected by the probe." ::= { ringStationEntry 15 }ringStationCongestionErrors OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The total number of receive congestion errors reported by this station in error reporting packets detected by the probe." ::= { ringStationEntry 16 }ringStationFrameCopiedErrors OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The total number of frame copied errors reported by this station in error reporting packets detected by the probe." ::= { ringStationEntry 17 }ringStationFrequencyErrors OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The total number of frequency errors reported by this station in error reporting packets detected by the probe." ::= { ringStationEntry 18 }ringStationTokenErrors OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The total number of token errors reported by this station in error reporting frames detected by the probe." ::= { ringStationEntry 19 }ringStationInBeaconErrors OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The total number of beacon frames sent by this station and detected by the probe." ::= { ringStationEntry 20 }ringStationOutBeaconErrors OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The total number of beacon frames detected by the probe that name this station as the NAUN." ::= { ringStationEntry 21 }ringStationInsertions OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The number of times the probe detected this station inserting onto the ring." ::= { ringStationEntry 22 }-- The Token Ring Ring Station Order Group---- Implementation of this group is optional---- The ringStationOrderTableringStationOrderTable OBJECT-TYPE SYNTAX SEQUENCE OF RingStationOrderEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of ring station entries for stations in the ring poll, ordered by their ring-order." ::= { tokenRing 3 }ringStationOrderEntry OBJECT-TYPE SYNTAX RingStationOrderEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A collection of statistics for a particular station that is active on a ring monitored by this device. This table will contain information for every interface that has a ringStationControlStatus equal to valid." INDEX { ringStationOrderIfIndex, ringStationOrderOrderIndex } ::= { ringStationOrderTable 1 }-- As an example, an instance of the-- ringStationOrderMacAddress object might be named-- ringStationOrderMacAddress.1.14RingStationOrderEntry ::= SEQUENCE { ringStationOrderIfIndex INTEGER, ringStationOrderOrderIndex INTEGER, ringStationOrderMacAddress MacAddress}ringStationOrderIfIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The value of this object uniquely identifies the interface on this remote network monitoring device on which this station was detected. The interface identified by a particular value of this object is the same interface as identified by the same value of the ifIndex object, defined in MIB-II [3]." ::= { ringStationOrderEntry 1 }ringStationOrderOrderIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "This index denotes the location of this station with respect to other stations on the ring. This index is one more than the number of hops downstream that this station is from the rmon probe. The rmon probe itself gets the value one." ::= { ringStationOrderEntry 2 }ringStationOrderMacAddress OBJECT-TYPE SYNTAX MacAddress ACCESS read-only STATUS mandatory DESCRIPTION "The physical address of this station." ::= { ringStationOrderEntry 3 }-- The Token Ring Ring Station Config Group---- Implementation of this group is optional.-- The ring station config group manages token ring nodes-- through active means.ringStationConfigControlTable OBJECT-TYPE SYNTAX SEQUENCE OF RingStationConfigControlEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of ring station configuration control entries." ::= { tokenRing 4 }ringStationConfigControlEntry OBJECT-TYPE SYNTAX RingStationConfigControlEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "This entry controls active management of stations by the probe. One entry exists in this table for each active station in the ringStationTable." INDEX { ringStationConfigControlIfIndex, ringStationConfigControlMacAddress } ::= { ringStationConfigControlTable 1 }-- As an example, an instance of the-- ringStationConfigControlRemove object might be named-- ringStationConfigControlRemove.1.16.0.90.0.64.131RingStationConfigControlEntry ::= SEQUENCE { ringStationConfigControlIfIndex INTEGER, ringStationConfigControlMacAddress MacAddress, ringStationConfigControlRemove INTEGER, ringStationConfigControlUpdateStats INTEGER}ringStationConfigControlIfIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The value of this object uniquely identifies the interface on this remote network monitoring device on which this station was detected. The interface identified by a particular value of this object is the same interface as identified by the same value of the ifIndex object, defined in MIB-II [3]." ::= { ringStationConfigControlEntry 1 }ringStationConfigControlMacAddress OBJECT-TYPE SYNTAX MacAddress ACCESS read-only STATUS mandatory DESCRIPTION "The physical address of this station." ::= { ringStationConfigControlEntry 2 }ringStationConfigControlRemove OBJECT-TYPE SYNTAX INTEGER { stable(1), removing(2) } ACCESS read-write STATUS mandatory DESCRIPTION "Setting this object to `removing(2)' causes a Remove Station MAC frame to be sent. The agent will set this object to `stable(1)' after processing the request." ::= { ringStationConfigControlEntry 3 }ringStationConfigControlUpdateStats OBJECT-TYPE SYNTAX INTEGER { stable(1), updating(2) } ACCESS read-write STATUS mandatory DESCRIPTION "Setting this object to `updating(2)' causes the configuration information associate with this entry to be updated. The agent will set this object to `stable(1)' after processing the request." ::= { ringStationConfigControlEntry 4 }-- The ringStationConfig Table---- Entries exist in this table after an active-- configuration query has completed successfully for-- a station. This query is initiated by the associated-- ringStationConfigControlUpdateStats variable.ringStationConfigTable OBJECT-TYPE SYNTAX SEQUENCE OF RingStationConfigEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of configuration entries for stations on a ring monitored by this probe." ::= { tokenRing 5 }ringStationConfigEntry OBJECT-TYPE SYNTAX RingStationConfigEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A collection of statistics for a particular station that has been discovered on a ring monitored by this probe." INDEX { ringStationConfigIfIndex, ringStationConfigMacAddress } ::= { ringStationConfigTable 1 }-- As an example, an instance of the-- ringStationConfigLocation object might be named-- ringStationConfigLocation.1.16.0.90.0.64.131RingStationConfigEntry ::= SEQUENCE { ringStationConfigIfIndex INTEGER, ringStationConfigMacAddress MacAddress, ringStationConfigUpdateTime TimeTicks, ringStationConfigLocation OCTET STRING, ringStationConfigMicrocode OCTET STRING, ringStationConfigGroupAddress OCTET STRING, ringStationConfigFunctionalAddress OCTET STRING}ringStationConfigIfIndex OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The value of this object uniquely identifies the in
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -