coDevIfStaState

ALVARION-DEVICE-IF-MIB · .1.3.6.1.4.1.12394.1.10.5.24.1.1.1.1.8

Object

column Enumeration
The current state of the interface.

Context

MIB
ALVARION-DEVICE-IF-MIB
OID
.1.3.6.1.4.1.12394.1.10.5.24.1.1.1.1.8
Type
column
Access
readonly
Status
current
Parent
coDeviceIfStatusEntry
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 'ALVARION-DEVICE-IF-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALVARION-DEVICE-IF-MIB::coDevIfStaState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALVARION-DEVICE-IF-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALVARION-DEVICE-IF-MIB::coDevIfStaState.<coDevDisIndex>.<coDevIfStaIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALVARION-DEVICE-IF-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALVARION-DEVICE-IF-MIB::coDevIfStaState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1up
2down

Conformance