jnxFabricRedundancyConfig

JUNIPER-FABRIC-CHASSIS · .1.3.6.1.4.1.2636.3.42.2.2.6.1.6

Object

column Enumeration
The election priority of redundancy configuration for
this subject.  The value 'notApplicable' means no
specific instance is configured to be master or
backup; whichever component boots up first becomes a
master.

Context

MIB
JUNIPER-FABRIC-CHASSIS
OID
.1.3.6.1.4.1.2636.3.42.2.2.6.1.6
Type
column
Access
readonly
Status
current
Parent
jnxFabricRedundancyEntry

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 'JUNIPER-FABRIC-CHASSIS' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-FABRIC-CHASSIS::jnxFabricRedundancyConfig'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JUNIPER-FABRIC-CHASSIS' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-FABRIC-CHASSIS::jnxFabricRedundancyConfig.<jnxFabricDeviceIndex>.<jnxFabricRedundancyContentsIndex>.<jnxFabricRedundancyL1Index>.<jnxFabricRedundancyL2Index>.<jnxFabricRedundancyL3Index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-FABRIC-CHASSIS' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-FABRIC-CHASSIS::jnxFabricRedundancyConfig'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2master
3backup
4disabled
5notApplicable