cdaiLogBufferAction
CISCO-DYNAMIC-ARP-INSPECTION-MIB ·
.1.3.6.1.4.1.9.9.374.1.1.6
Object
scalar r/w
Enumeration
This objects specifies the action can be taken with
respect to logging buffer.
'none' indicates that no operation is performed. This
object always return value 'none' when read.
'clear' indicates that all entries in cdaiLoggingBufferTable
will be cleared.
Context
- MIB
- CISCO-DYNAMIC-ARP-INSPECTION-MIB
- OID
.1.3.6.1.4.1.9.9.374.1.1.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cdaiGlobal
- 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 'CISCO-DYNAMIC-ARP-INSPECTION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DYNAMIC-ARP-INSPECTION-MIB::cdaiLogBufferAction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DYNAMIC-ARP-INSPECTION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DYNAMIC-ARP-INSPECTION-MIB::cdaiLogBufferAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | clear |
Conformance
Member of
Compliance refinements
cdaiMIBCompliance1
readonly
Write access is not required.