tnDot1agCfmMepType
TN-IEEE8021-CFM-MIB ·
.1.3.6.1.4.1.7483.6.1.2.52.7.1.1.27
Object
column r/w
Enumeration
The value of tmnxDot1agCfmMepType specifies the endpoint type that
this MEP facilitates.
default (0) -- implements a traditional MEP.
facilityPort (1) -- implements a facility port/LAG level MEP.
facilityInterface (2) -- implements a router interface level MEP.
sapPrimaryVlan (3) -- implements a SAP MEP using primary VLAN-ID
from the MA Comp Table. This is only
applicable if the MA primary VLAN ID is
set to a value other than zero (0).
This object must be specified during row creation.
Context
- MIB
- TN-IEEE8021-CFM-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.52.7.1.1.27- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tnDot1agCfmMepEntry
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::tnDot1agCfmMepType'
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::tnDot1agCfmMepType.<index>'
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::tnDot1agCfmMepType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | default |
1 | facilityPort |
2 | facilityInterface |
3 | sapPrimaryVlan |