h3cRcrCRChooseMode
H3C-RCR-MIB ·
.1.3.6.1.4.1.2011.10.2.48.2.1.4
Object
scalar r/w
Enumeration
The algorithm used to choose an alternative external interface for a prefix.
good: The first external interface that conforms to the policy is selected as
the new external interface.
best: Information is collected from all external interfaces and the best one
is selected even though the best external interface may not be in-policy.
Context
- MIB
- H3C-RCR-MIB
- OID
.1.3.6.1.4.1.2011.10.2.48.2.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- h3cRcrCRGroup
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 'H3C-RCR-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-RCR-MIB::h3cRcrCRChooseMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-RCR-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-RCR-MIB::h3cRcrCRChooseMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | good |
2 | best |