nbsRedundCfgPreferredAdmin

NBS-REDUNDANCY-MIB · .1.3.6.1.4.1.629.221.1.2.1.20

Object

column r/w Enumeration
Persistent.  Used to optionally indicate one port in a
redundant pair should always be active if it has ifOperStatus
up(1).  Equivalent/aliased to nbsCmmcPortPreferred.
              
Setting one port to preferActive(3) forces its redundant
partner to preferNot(2).
              
Setting a port to preferNot(2) has no effect on its redundant
partner.

Context

MIB
NBS-REDUNDANCY-MIB
OID
.1.3.6.1.4.1.629.221.1.2.1.20
Type
column
Access
readwrite
Status
current
Parent
nbsRedundCfgEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notSupported
2preferNot
3preferActive