igmpAdminLogging
BINTEC-IGMP-MIB ·
.0.51.1.6
Object
scalar r/w
Enumeration
This object might be used to define the behaviour of
generated syslog messages:
off - be quiet
normal - critical error messages are generated
verbose - creates messages about what IGMP is currently doing
Context
- MIB
- BINTEC-IGMP-MIB
- OID
.0.51.1.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- igmpAdmin
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 'BINTEC-IGMP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-IGMP-MIB::igmpAdminLogging.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BINTEC-IGMP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BINTEC-IGMP-MIB::igmpAdminLogging'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | normal |
1 | clear |