portRemoteFault

NEXANS-BM-MIB · .1.3.6.1.4.1.266.20.3.1.1.8

Object

column r/w Enumeration
If portRemoteFault is enabled for this port, the port transmitter will
be only enabled if the port receiver has a valid link (portLinkState must
not be down).

Context

MIB
NEXANS-BM-MIB
OID
.1.3.6.1.4.1.266.20.3.1.1.8
Type
column
Access
readwrite
Status
current
Parent
bmSwitchPortEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notSupported
2enable
3disable