etsysEthOamExtUldPortActiveFastStatus
ENTERASYS-ETH-OAM-EXT-MIB ·
.1.3.6.1.4.1.5624.1.2.78.1.3.2.1.6
Object
column Enumeration
The active status of Fast ULD on the port. The active status of Fast ULD depends on the configured ULD mode, the state of the OAM Discovery state machine, and the state of the Fast ULD state machine. Fast ULD is notActive(1) if ULD is not configured in the Fast mode. If ULD is configured in Fast mode and ULD is active, the active status will reflect the state of the Fast ULD state machine. In the SEND_SLOW state the active status is activeSlow(2), in the SEND_FAST state the active status is activeFast(3), in the FAULT state the active status is faultDetected(4). In the RESET state, the status is notActive(1).
Context
- MIB
- ENTERASYS-ETH-OAM-EXT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.78.1.3.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- etsysEthOamExtUldPortEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-ETH-OAM-EXT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-ETH-OAM-EXT-MIB::etsysEthOamExtUldPortActiveFastStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-ETH-OAM-EXT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-ETH-OAM-EXT-MIB::etsysEthOamExtUldPortActiveFastStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-ETH-OAM-EXT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-ETH-OAM-EXT-MIB::etsysEthOamExtUldPortActiveFastStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notActive |
2 | activeSlow |
3 | activeFast |
4 | faultDetected |
Conformance
Member of