fsArpGlobalDebug
ARICENT-ARP-MIB ·
.1.3.6.1.4.1.2076.109.2.6
Object
scalar r/w
Integer32
This object is used to enable the tracing in the ARP. A 32 bit integer is used to store the Tracing level in the specified module. Different Tracing Levels - BIT 0 - Initialisation and Shutdown Trace. BIT 1 - Management trace. BIT 2 - Data path trace. BIT 3 - Control Plane trace. BIT 4 - Packet Dump. BIT 5 - OS Resource trace. BIT 6 - All Failure trace (All failures including Packet Validation) BIT 7 - Buffer Trace.
Context
- MIB
- ARICENT-ARP-MIB
- OID
.1.3.6.1.4.1.2076.109.2.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- arptest
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 'ARICENT-ARP-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-ARP-MIB::fsArpGlobalDebug.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-ARP-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-ARP-MIB::fsArpGlobalDebug'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.