bstunRouteAPIPHeaderVersion
CISCO-BSTUN-MIB ·
.1.3.6.1.4.1.9.9.35.1.4.1.1.19
Object
column Enumeration
Specifies the tunneling header format to use for APIP:
v0, if set, indicates a 2 byte encapsulation header.
The length of the header is included in the size of
the sent packet.
v1, if set, indicates a 2 byte encapsulation header.
The length of the header is excluded from the size of
the sent packet.
v2, if set, indicates a 4 byte encapsulation header.
The length of the header is excluded from the size of
the sent packet.
Context
- MIB
- CISCO-BSTUN-MIB
- OID
.1.3.6.1.4.1.9.9.35.1.4.1.1.19- Type
- column
- Access
- readonly
- Status
- current
- Parent
- bstunRouteEntry
- Groups
- 1
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 'CISCO-BSTUN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-BSTUN-MIB::bstunRouteAPIPHeaderVersion'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-BSTUN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-BSTUN-MIB::bstunRouteAPIPHeaderVersion.<bstunRouteGroupIndex>.<bstunRouteStationAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-BSTUN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-BSTUN-MIB::bstunRouteAPIPHeaderVersion'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | v0 |
2 | v1 |
3 | v2 |
Conformance
Member of