extremeEapsSharedPortRootBlockerStatus
EXTREME-EAPS-MIB ·
.1.3.6.1.4.1.1916.1.18.5.1.9
Object
If this shared port instance is not in Root blocker state, the status is False. If the shared port is in Root blocker state, and its path detect message is being returned to it, it is in Active state. If the shared port is in Root blocker state, but its path detect message is not making it back to itself, then its root blocker status is Inactive.
Context
- MIB
- EXTREME-EAPS-MIB
- OID
.1.3.6.1.4.1.1916.1.18.5.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- extremeEapsSharedPortEntry
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 'EXTREME-EAPS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-EAPS-MIB::extremeEapsSharedPortRootBlockerStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EXTREME-EAPS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-EAPS-MIB::extremeEapsSharedPortRootBlockerStatus.<extremeEapsSharedPortIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-EAPS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-EAPS-MIB::extremeEapsSharedPortRootBlockerStatus'
Syntax
- Source
- EapsSharedPortRootBlockerStatus
- Base type
Enumeration
Values & Constraints
Type Values
0 | false |
1 | active |
2 | inactive |