tnDot1agCfmStackMPType
TN-IEEE8021-CFM-MIB ·
.1.3.6.1.4.1.7483.6.1.2.52.1.2.1.9
Object
column Enumeration
The value of tnDot1agCfmStackMPType indicates the entity that the
MP is configured on:
sap(1) MP is configured on a SAP
ethTun(2) MP is configured on an ethernet-tunnel
Context
- MIB
- TN-IEEE8021-CFM-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.52.1.2.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tnDot1agCfmStackEntry
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 'TN-IEEE8021-CFM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-IEEE8021-CFM-MIB::tnDot1agCfmStackMPType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-IEEE8021-CFM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-IEEE8021-CFM-MIB::tnDot1agCfmStackMPType.<tnDot1agCfmStackifIndex>.<tnDot1agCfmStackVlanIdOrNone>.<tnDot1agCfmStackMdLevel>.<tnDot1agCfmStackDirection>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-IEEE8021-CFM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-IEEE8021-CFM-MIB::tnDot1agCfmStackMPType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | sap |
2 | ethTun |
3 | ethRing |
4 | facPort |
5 | facInterface |