dot1agCfmStackDirection
IEEE802171-CFM-MIB ·
.1.0.8802.1.1.3.1.1.1.1.2
Object
column Dot1agCfmMpDirection
Direction in which the MP faces on the Bridge Port
Context
- MIB
- IEEE802171-CFM-MIB
- OID
.1.0.8802.1.1.3.1.1.1.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- dot1agCfmStackEntry
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 'IEEE802171-CFM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE802171-CFM-MIB::dot1agCfmStackDirection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE802171-CFM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE802171-CFM-MIB::dot1agCfmStackDirection.<dot1agCfmStackifIndex>.<dot1agCfmMdIndex>.<dot1agCfmMaIndex>.<dot1agCfmStackDirection>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE802171-CFM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE802171-CFM-MIB::dot1agCfmStackDirection'
Syntax
- Source
- Dot1agCfmMpDirection
- Base type
Enumeration
Values & Constraints
Type Values
1 | down |
2 | up |