coDevIfStaType

COLUBRIS-DEVICE-IF-MIB · .1.3.6.1.4.1.8744.5.24.1.1.1.1.3

Object

column Enumeration
The current state of the interface.

Context

MIB
COLUBRIS-DEVICE-IF-MIB
OID
.1.3.6.1.4.1.8744.5.24.1.1.1.1.3
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 'COLUBRIS-DEVICE-IF-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COLUBRIS-DEVICE-IF-MIB::coDevIfStaType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'COLUBRIS-DEVICE-IF-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COLUBRIS-DEVICE-IF-MIB::coDevIfStaType.<coDevDisIndex>.<coDevIfStaIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'COLUBRIS-DEVICE-IF-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'COLUBRIS-DEVICE-IF-MIB::coDevIfStaType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2ethernet
3l2vlan
4bridge
5ieee80211
6ieee80211Wds

Conformance