hmIGMPSnoopForwardAllVlanIndex

HMPRIV-MGMT-SNMP-MIB · .1.3.6.1.4.1.248.14.2.10.1.2.12.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.12.1.1
Type
column
Access
noaccess
Status
current
Parent
hmIGMPSnoopForwardAllEntry

Walk 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::hmIGMPSnoopForwardAllVlanIndex'
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::hmIGMPSnoopForwardAllVlanIndex.<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::hmIGMPSnoopForwardAllVlanIndex'

Syntax

Integer32

Values & Constraints

Enumerated Values
1enable
2disable