igmpAdminMode
BINTEC-IGMP-MIB ·
.0.51.1.2
Object
scalar r/w
Enumeration
This object show the current operation mode of IGMP. With compat IGMP runs in compatibility mode, accepting IGMP v1,v2,v3 packets. Running in v3only mode, only IGMP v3 packets are accepted.
Context
- MIB
- BINTEC-IGMP-MIB
- OID
.0.51.1.2- 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::igmpAdminMode.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::igmpAdminMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | enabled |