cdaiLoggingEnable
CISCO-DYNAMIC-ARP-INSPECTION-MIB ·
.1.3.6.1.4.1.9.9.374.1.1.1
Object
This object indicates whether the Dynamic ARP Inspection
logging is enabled on the device.
If this object is set to 'true', Dynamic ARP Inspection
logging is enabled.
If this object is set to 'false', Dynamic ARP Inspection
logging is disabled.
Context
- MIB
- CISCO-DYNAMIC-ARP-INSPECTION-MIB
- OID
.1.3.6.1.4.1.9.9.374.1.1.1- 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::cdaiLoggingEnable.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::cdaiLoggingEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of
Compliance refinements
cdaiMIBCompliance1
readonly
Write access is not required.