optixL2IgmpMessageState
OPTIX-L2-IGMP-MIB ·
.1.3.6.1.4.1.2011.2.25.4.50.38.1.4.1.4
Object
column r/w
Enumeration
This object indicates the statistic status of received IGMPv1 member packets. 0: clear, 1: start, 2: stop
Context
- MIB
- OPTIX-L2-IGMP-MIB
- OID
.1.3.6.1.4.1.2011.2.25.4.50.38.1.4.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- optixL2IgmpMessageEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'OPTIX-L2-IGMP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-L2-IGMP-MIB::optixL2IgmpMessageState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OPTIX-L2-IGMP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-L2-IGMP-MIB::optixL2IgmpMessageState.<optixL2IgmpServiceIndex>.<optixL2IgmpVlanId>.<opitxL2IgmpPortType>.<optixL2IgmpPortId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OPTIX-L2-IGMP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OPTIX-L2-IGMP-MIB::optixL2IgmpMessageState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | clear |
1 | start |
2 | stop |