acMGMiscClearRequestBuffer
AC-CONTROL-MIB ·
.1.3.6.1.4.1.5003.9.10.5.1.3.3.5
Object
scalar r/w
Enumeration
Determines when signals and events are cleared. 0 = only an empty R: clears the event list and only an empty S: clears and stops the current signals list. Signals and events will be cleared only when new signals/events are requested or an empty signals/events request is mentioned in the command. 1 = if an encapsulated Request identifier (X:) is present in the command, all TO signals and all events are cleared. 2 = same as value 1 , in addition If receive DLCX then all signals are cleared (even if no (X:) is present in the command). Access: Instant. AC INI-Param: ClearRequestBuffer
Context
- MIB
- AC-CONTROL-MIB
- OID
.1.3.6.1.4.1.5003.9.10.5.1.3.3.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- acMGMisc
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 'AC-CONTROL-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-CONTROL-MIB::acMGMiscClearRequestBuffer.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AC-CONTROL-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AC-CONTROL-MIB::acMGMiscClearRequestBuffer'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notClear |
1 | clearOnXOnly |
2 | clearOnXorDLCX |