bridgeInterfaceEncapType
VIPTELA-BRIDGE ·
.1.3.6.1.4.1.41916.10.1.5.1.7
Object
column Enumeration
Encapsulation type
Context
- MIB
- VIPTELA-BRIDGE
- OID
.1.3.6.1.4.1.41916.10.1.5.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- bridgeInterfaceEntry
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 'VIPTELA-BRIDGE' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VIPTELA-BRIDGE::bridgeInterfaceEncapType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VIPTELA-BRIDGE' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VIPTELA-BRIDGE::bridgeInterfaceEncapType.<bridgeInterfaceBridgeId>.<bridgeInterfaceIfName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VIPTELA-BRIDGE' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VIPTELA-BRIDGE::bridgeInterfaceEncapType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | null |
1 | vlan |
2 | ppp |