cmmCentralManagerIPMISNMPv3
CME-MIB ·
.1.3.6.1.4.1.2.3.51.2.4.1.4.9
Object
scalar mandatory
r/w
Enumeration
Indicates whether CMM is the central manager of the IPMI and SNMPv3 accounts. For a write, it can only be set to enabled. Once the CMM state is enabled, it can only be cleared by doing a reset to defaults. WARNING: Enabling CMM IPMI/SNMPv3 user account management will cause all presently existing IPMI/SNMPv3 user accounts on nodes to be overwritten. Please be sure to save any existing node IPMI/SNMPv3 account information before proceeding.
Context
- MIB
- CME-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.4.1.4.9- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- remoteAccessIds
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::cmmCentralManagerIPMISNMPv3.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::cmmCentralManagerIPMISNMPv3'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | enabled |