hh3cRcrCRCtrlMode
HH3C-RCR-MIB ·
.1.3.6.1.4.1.25506.2.48.2.1.3
Object
scalar r/w
Enumeration
The observe mode or control mode is configured to operate in the CR.
observe: The CR monitors prefixes and external interfaces based on default
and user-defined policies and then reports the status of
the network and the decisions that should be made but does
not implement any changes.
controlled: The CR monitors prefixes and external interfaces based on default
and user-defined policies and then reports the status
of the network and the decisions that should be made
and implement any changes.
Context
- MIB
- HH3C-RCR-MIB
- OID
.1.3.6.1.4.1.25506.2.48.2.1.3- 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::hh3cRcrCRCtrlMode.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::hh3cRcrCRCtrlMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | control |
2 | observe |