aniDevLoggingCtrlReset
CLAB-ANI-DEV-MIB ·
.1.3.6.1.4.1.4491.4.7.1.2.1
Object
scalar r/w
Enumeration
Setting this object to resetLog(1) empties the logging table. Setting this object to pauseLog(2) causes the ANI device to stop writing events to the logging table. Setting this object to startLog(3) causes the ANI device to start writing events to the logging table. Reading this object returns either pauseLog(2) or startLog(3). The default is startLog(3). Log event pausing is independent of any other log filtering mechanisms, e.g., levels. Setting it to useDefaultReporting(4) resets the log (i.e., empties) and returns all event levels to the factory-default reporting.
Context
- MIB
- CLAB-ANI-DEV-MIB
- OID
.1.3.6.1.4.1.4491.4.7.1.2.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- clabAniDevSysLoggingObjects
- Groups
- 1
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 'CLAB-ANI-DEV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CLAB-ANI-DEV-MIB::aniDevLoggingCtrlReset.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CLAB-ANI-DEV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CLAB-ANI-DEV-MIB::aniDevLoggingCtrlReset'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | resetLog |
2 | pauseLog |
3 | startLog |
4 | useDefaultReporting |
Conformance
Member of