hh3cRcrCRPolicyMode
HH3C-RCR-MIB ·
.1.3.6.1.4.1.25506.2.48.2.1.6
Object
scalar r/w
Enumeration
The chosen policy mode which decides to change what prefix.
prefix: An RCR policy is designed to select IP prefixes or to
select RCR learn policies using a match clause and then to
apply RCR policy configurations using a set clause.
operation: To deside to adjusted prefixes based on operation
which user configured.
study: To learn and optimize prefixes based on the highest
throughput or the highest delay.
Context
- MIB
- HH3C-RCR-MIB
- OID
.1.3.6.1.4.1.25506.2.48.2.1.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hh3cRcrCRGroup
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 'HH3C-RCR-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-RCR-MIB::hh3cRcrCRPolicyMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-RCR-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-RCR-MIB::hh3cRcrCRPolicyMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | prefix |
2 | operation |
3 | study |