portInfoPhyIfOperStatus

ALTEON-TS-PHYSICAL-MIB · nortel variant · .1.3.6.1.4.1.1872.2.1.9.1.1.1.10

Object

column mandatory Enumeration
The current operational state of the interface.
The testing(3) state indicates that no operational
packets can be passed.

Context

MIB
ALTEON-TS-PHYSICAL-MIB
OID
.1.3.6.1.4.1.1872.2.1.9.1.1.1.10
Type
column
Access
readonly
Status
mandatory
Parent
portInfoTableEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1up
2down
3testing