agentTunnelID
IPV6-TUNNEL-MIB ·
.1.3.6.1.4.1.7244.2.27.1.1.1.1
Object
column Integer32
The tunnel ID is associated with Internal Interface number which is generated when we create a tunnel, and is used to configure the tunnel.
Context
- MIB
- IPV6-TUNNEL-MIB
- OID
.1.3.6.1.4.1.7244.2.27.1.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- agentTunnelIPV6Entry
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 'IPV6-TUNNEL-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPV6-TUNNEL-MIB::agentTunnelID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPV6-TUNNEL-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPV6-TUNNEL-MIB::agentTunnelID.<agentTunnelID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPV6-TUNNEL-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPV6-TUNNEL-MIB::agentTunnelID'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647