ualAllowClearLog
LENOVO-XCC-MIB ·
.1.3.6.1.4.1.19046.11.1.3.1.4.2.1.9
Object
column mandatory
Enumeration
It is custom user authority level. User can clear the event logs. Everyone can look at the event logs, but this particular permission is required to clear the logs. NOTE: The value is meaningless for this MIB object if the ualSupervisor or ualReadOnly is enabled.
Context
- MIB
- LENOVO-XCC-MIB
- OID
.1.3.6.1.4.1.19046.11.1.3.1.4.2.1.9- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- remoteAccessUserAuthorityLevelEntry
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 'LENOVO-XCC-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-XCC-MIB::ualAllowClearLog'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LENOVO-XCC-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-XCC-MIB::ualAllowClearLog.<ualIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LENOVO-XCC-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LENOVO-XCC-MIB::ualAllowClearLog'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | enabled |