daWanConnectionState

CT-DAWANCONN-MIB · .1.3.6.1.4.1.52.4497.17.2.1.3

Object

column mandatory Enumeration
This is the state of the Connection.

Context

MIB
CT-DAWANCONN-MIB
OID
.1.3.6.1.4.1.52.4497.17.2.1.3
Type
column
Access
readonly
Status
mandatory
Parent
daWanConnectionEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1inactive
2connecting
3connected
4active
5disconnecting
6disconnected