ipInterfaceStatus

CROUTE-MIB · .1.3.6.1.4.1.81.31.1.2.1.8

Object

column r/w RowStatus
For adding and deleting IP
interfaces. Deleting this row means
deleting the corresponding entry in
IpAddrTable (MIB II). Deleting an IP
interface also causes deletion of all
static routes defined on this IP
interface, as well as protocol
interfaces (e.g. RIP and OSPF) defined
on this IP interface.

Context

MIB
CROUTE-MIB
OID
.1.3.6.1.4.1.81.31.1.2.1.8
Type
column
Access
readwrite
Status
current
Parent
ipInterfaceEntry

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

Syntax

Source
RowStatus
Base type
Enumeration

Values & Constraints

Type Values
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy