fsIgmpGlobalStatus
SUPERMICRO-IGMP-MIB ·
.1.3.6.1.4.1.10876.101.1.36.1.1
Object
scalar r/w
Enumeration
This variable controls the global status of the IGMP protocol in the router. It must be made up for protocol functioning.Making this object 'disabled' will remove all dynamic multicast entries stop all the timers for route entries and disables IGMP on all the IGMP enabled interfaces. Default value of this entry will be 'disabled'.
Context
- MIB
- SUPERMICRO-IGMP-MIB
- OID
.1.3.6.1.4.1.10876.101.1.36.1.1- 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 'SUPERMICRO-IGMP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-IGMP-MIB::fsIgmpGlobalStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-IGMP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-IGMP-MIB::fsIgmpGlobalStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |