maxPerfMode
CENTILLION-CONFIG-MIB ·
.1.3.6.1.4.1.930.2.1.2.8
Object
The current value of the system maximum performance mode. Setting this value to enabled causes the system to perform in maximum performance mode. Default is disabled. This variable does not take effect until the next system reset.
Context
- MIB
- CENTILLION-CONFIG-MIB
- OID
.1.3.6.1.4.1.930.2.1.2.8- Type
- scalar
- Access
- readwrite
- Status
- mandatory
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 'CENTILLION-CONFIG-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CENTILLION-CONFIG-MIB::maxPerfMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CENTILLION-CONFIG-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CENTILLION-CONFIG-MIB::maxPerfMode'
Syntax
- Source
- CENTILLION-ROOT-MIBEnableIndicator
- Base type
Enumeration
Values & Constraints
Type Values
1 | disabled |
2 | enabled |