remoteAccessIdEntryIPMIProvisioned
CME-MIB ·
.1.3.6.1.4.1.2.3.51.2.4.1.4.1.1.21
Object
column mandatory
r/w
Enumeration
Indicates if the user has been provisioned as an IPMI account.
If this is user is provisioned as an IPMI account, the nodes (scope) and authorities will
be determined by the scope and authorities of the permission groups to which this user belongs. These can be
seen in the remoteAccessRBSscopeTable and remoteAccessRBSroleTable for the permission groups to which this user
is assigned.
If the userid is longer than 16 characters or there are more than 12 user accounts enabled for IPMI provisioning,
setting the value to yes will return an error.
When provisioning an IPMI account by setting this object to yes(1), the SNMPv3 account is also automatically
provisioned.
Context
- MIB
- CME-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.4.1.4.1.1.21- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- remoteAccessIdsEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CME-MIB::remoteAccessIdEntryIPMIProvisioned'
More examples
Read one indexed 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::remoteAccessIdEntryIPMIProvisioned.<remoteAccessIdEntryIndex>'
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::remoteAccessIdEntryIPMIProvisioned'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | no |
1 | yes |