tunnelStatisticsTunnelProtocol
VIPTELA-SECURITY ·
.1.3.6.1.4.1.41916.4.5.1.1.1
Object
column Enumeration
Tunnel encapsulation protocol type
Context
- MIB
- VIPTELA-SECURITY
- OID
.1.3.6.1.4.1.41916.4.5.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tunnelStatisticsEntry
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-SECURITY' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VIPTELA-SECURITY::tunnelStatisticsTunnelProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VIPTELA-SECURITY' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VIPTELA-SECURITY::tunnelStatisticsTunnelProtocol.<tunnelStatisticsTunnelProtocol>.<tunnelStatisticsSourceIp>.<tunnelStatisticsDestIp>.<tunnelStatisticsSourcePort>.<tunnelStatisticsDestPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VIPTELA-SECURITY' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VIPTELA-SECURITY::tunnelStatisticsTunnelProtocol'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | gre |
2 | ipsec |