cerL2vpnCmNsiEncapSubtype
CADANT-L2VPN-MIB ·
.1.3.6.1.4.1.4998.1.1.120.1.1.10.1.3
Object
The General Encapsulation Information (GEI) subtype of the Network System Interface (NSI) encapsulation configured for the CM.
Context
- MIB
- CADANT-L2VPN-MIB
- OID
.1.3.6.1.4.1.4998.1.1.120.1.1.10.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cerL2vpnCmVpnIdEntry
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 'CADANT-L2VPN-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-L2VPN-MIB::cerL2vpnCmNsiEncapSubtype'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CADANT-L2VPN-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-L2VPN-MIB::cerL2vpnCmNsiEncapSubtype.<cerL2vpnCmMac>.<cerL2vpnCmVpnId>.<cerL2vpnCmNsiEncapSubtype>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-L2VPN-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-L2VPN-MIB::cerL2vpnCmNsiEncapSubtype'
Syntax
- Source
- DOCS-L2VPN-MIBDocsNsiEncapSubtype
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | ieee8021q |
3 | ieee8021ad |
4 | mpls |
5 | l2tpv3 |