fsIgmpDebugLevel
ARICENT-IGMP-MIB ·
.1.3.6.1.4.1.2076.36.1.3
Object
This is used to enable Debug Statements in IGMP Module. A four byte integer value is specified for enabling the level of debugging.Each Bit in the four byte integer variable represents a level of Debug. The bits represents the levels as follows: 1 - I/O, 2 - Group, 4 - Query, 8 - Timer, 16 - NP, 32 - Init Shut, 64 - OS resources, 128 - Buffer, 256 - Entry, 512 - Exit, 1024 - Management. The remaining bits are unused. The combination of levels are also allowed. For example if the bits 1 and 2 are set, then the Debug statements related to Group and I/O will be printed. The administrator have to enter the corresponding integer value for the bits set. For example if bits 1 and 2 are set then admin has to give the value 3.
Context
- MIB
- ARICENT-IGMP-MIB
- OID
.1.3.6.1.4.1.2076.36.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsigmp
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-IGMP-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-IGMP-MIB::fsIgmpDebugLevel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-IGMP-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-IGMP-MIB::fsIgmpDebugLevel'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647