s5EnRedPortRemFltSelectMode
S5-ETH-REDUNDANT-LINKS-MIB ·
.1.3.6.1.4.1.45.1.6.6.1.2.1.1.7
Object
column r/w
Enumeration
This mode specifies the set of local fault events
which will cause a switchover. The values are:
synoptics(1)..The SynOptics Tx Remote Fault events
consist of auto-partition and NM (network
management) partition events in addition to
the standard events.
standard(2)...The standard events are link-off for
all ports, and low light, jabber, Rx invalid idle,
Tx dark, and Tx remote fault (for diagnostics)
for ports with transmit remote fault
capability.
Context
- MIB
- S5-ETH-REDUNDANT-LINKS-MIB
- OID
.1.3.6.1.4.1.45.1.6.6.1.2.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- s5EnRedPortEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'S5-ETH-REDUNDANT-LINKS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'S5-ETH-REDUNDANT-LINKS-MIB::s5EnRedPortRemFltSelectMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'S5-ETH-REDUNDANT-LINKS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'S5-ETH-REDUNDANT-LINKS-MIB::s5EnRedPortRemFltSelectMode.<s5EnRedPortBrdIndx>.<s5EnRedPortPortIndx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'S5-ETH-REDUNDANT-LINKS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'S5-ETH-REDUNDANT-LINKS-MIB::s5EnRedPortRemFltSelectMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | synoptics |
2 | standard |