hmIGMPSnoopFilterVlanIndex
HMPRIV-MGMT-SNMP-MIB ·
.1.3.6.1.4.1.248.14.2.10.1.2.11.1.1
Object
column Integer32
This is the VLAN index for which this entry is valid. If the switch only supports shared vlan learning (SVL), the value is always 1 and there is only 1 instance in the table.
Context
- MIB
- HMPRIV-MGMT-SNMP-MIB
- OID
.1.3.6.1.4.1.248.14.2.10.1.2.11.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hmIGMPSnoopFilterEntry
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 'HMPRIV-MGMT-SNMP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HMPRIV-MGMT-SNMP-MIB::hmIGMPSnoopFilterVlanIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HMPRIV-MGMT-SNMP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HMPRIV-MGMT-SNMP-MIB::hmIGMPSnoopFilterVlanIndex.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HMPRIV-MGMT-SNMP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HMPRIV-MGMT-SNMP-MIB::hmIGMPSnoopFilterVlanIndex'
Syntax
Integer32
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |