logicalUplinkFailoverPolicy
CME-MIB ·
.1.3.6.1.4.1.2.3.51.2.4.9.3.7.9
Object
scalar mandatory
r/w
Enumeration
Determines when to failover if both an IPv4 and IPv6 destination
have been configured.
If set to 'either' the system will failover if either of the
destination's link check fails. If set to 'both' then the IPv4
and IPv6 link checks must fail before a failover will happen.
NOTE: This MIB object is only applicable to systems with a standby MM.
Context
- MIB
- CME-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.4.9.3.7.9- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- uplinkCheckConfig
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CME-MIB::logicalUplinkFailoverPolicy.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CME-MIB::logicalUplinkFailoverPolicy'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | either |
2 | both |