osTunnelOperStatus

OS-TUNNEL-MIB · .1.3.6.1.4.1.629.1.50.23.1.1.1.1.10

Object

column Enumeration
The current operational state of the tunnel.

Context

MIB
OS-TUNNEL-MIB
OID
.1.3.6.1.4.1.629.1.50.23.1.1.1.1.10
Type
column
Access
readonly
Status
current
Parent
osTunnelEntry
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 'OS-TUNNEL-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-TUNNEL-MIB::osTunnelOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OS-TUNNEL-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-TUNNEL-MIB::osTunnelOperStatus.<osTunnelName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OS-TUNNEL-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OS-TUNNEL-MIB::osTunnelOperStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1up
2down

Conformance