tunnelState

CHECKPOINT-MIB · .1.3.6.1.4.1.2620.500.9002.1.3

Object

column r/w Enumeration
No description available

Context

MIB
CHECKPOINT-MIB
OID
.1.3.6.1.4.1.2620.500.9002.1.3
Type
column
Access
readwrite
Status
current
Parent
tunnelEntry
Groups
1

Walk 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 'CHECKPOINT-MIB' -M '/opt/observium/mibs/checkpoint:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CHECKPOINT-MIB::tunnelState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CHECKPOINT-MIB' -M '/opt/observium/mibs/checkpoint:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CHECKPOINT-MIB::tunnelState.<tunnelPeerIpAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CHECKPOINT-MIB' -M '/opt/observium/mibs/checkpoint:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CHECKPOINT-MIB::tunnelState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
3active
4destroy
129idle
130phase1
131down
132init

Conformance