sapIgmpSnpgCfgSendQueries
ALCATEL-IGMP-SNOOPING-MIB ·
.1.3.6.1.4.1.6527.3.3.2.2.2.1.1.4
Object
The value of the object sapIgmpSnpgCfgSendQueries specifies whether the system generates General Queries by itself on this SAP.
Context
- MIB
- ALCATEL-IGMP-SNOOPING-MIB
- OID
.1.3.6.1.4.1.6527.3.3.2.2.2.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sapIgmpSnpgConfigEntry
- Groups
- 2
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 'ALCATEL-IGMP-SNOOPING-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-IGMP-SNOOPING-MIB::sapIgmpSnpgCfgSendQueries'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-IGMP-SNOOPING-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-IGMP-SNOOPING-MIB::sapIgmpSnpgCfgSendQueries.<svcId>.<sapPortId>.<sapEncapValue>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-IGMP-SNOOPING-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-IGMP-SNOOPING-MIB::sapIgmpSnpgCfgSendQueries'
Syntax
- Source
- AlxIgmpSnpgAdminState
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |