a3ComPathOperStatus

A3Com-PortPath-r6-MIB · .1.3.6.1.4.1.43.2.16.2.1.9

Object

column mandatory Enumeration
The actual state of the path.

Context

MIB
A3Com-PortPath-r6-MIB
OID
.1.3.6.1.4.1.43.2.16.2.1.9
Type
column
Access
readonly
Status
mandatory
Parent
a3ComPathEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1up
2down
3disabled
4notAvailable
5other