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