zxAnIgmpParamObject
ZTE-AN-IGMP-MIB ·
.1.3.6.1.4.1.3902.1015.31.1.1.26.1.2
Object
column r/w
ObjectIdentifier
The value of object ID in param list,eg. addSrcPortToMvlan(1) zxAnIgmpParamObject is 'mvid.ifid' delSrcPortFromMvlan(2) zxAnIgmpParamObject is 'mvid.ifid' addRecPortToMvlan(3) zxAnIgmpParamObject is 'mvid.ifid' delRecPortFromMvlan(4) zxAnIgmpParamObject is 'mvid.ifid' addStaticGroup(5) zxAnIgmpParamObject is 'mvid.srcip.gpip.ifid' delStaticGroup(6) zxAnIgmpParamObject is 'mvid.srcip.gpip.ifid'
Context
- MIB
- ZTE-AN-IGMP-MIB
- OID
.1.3.6.1.4.1.3902.1015.31.1.1.26.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxAnIgmpParamListCmdEntry
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 'ZTE-AN-IGMP-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-IGMP-MIB::zxAnIgmpParamObject'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-IGMP-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-IGMP-MIB::zxAnIgmpParamObject.<zxAnIgmpParamListCmd>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-IGMP-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-IGMP-MIB::zxAnIgmpParamObject'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.