HP-SN-IGMP-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
8

snIgmpIfTable

table mandatory
.1.3.6.1.4.1.11.2.3.7.11.12.2.6.1.3 · 1 row entry · 4 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk snIgmpIfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HP-SN-IGMP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-IGMP-MIB::snIgmpIfTable'
This table comprises of a list of IGMP interface entries.
snIgmpIfEntry row .1.3.6.1.4.1.11.2.3.7.11.12.2.6.1.3.1
An entry (conceptual row) contains the group
membership information for that port.
Column Syntax OID
The table entry index.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.11.2.3.7.11.12.2.6.1.3.1.1
This is the interface on which the group was learnt.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.11.2.3.7.11.12.2.6.1.3.1.2
The group address learnt from the interface.
RFC1155-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.11.2.3.7.11.12.2.6.1.3.1.3
This is the interval (seconds) after which the group
information will be aged out.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.11.2.3.7.11.12.2.6.1.3.1.4

snIgmpStaticGroupTable

table mandatory
.1.3.6.1.4.1.11.2.3.7.11.12.2.6.1.4 · 1 row entry · 4 columns
Uses the hp variant from /opt/observium/mibs/hp.
Command help
Walk snIgmpStaticGroupTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HP-SN-IGMP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-IGMP-MIB::snIgmpStaticGroupTable'
This table comprises of a list of IGMP static group entries.
snIgmpStaticGroupEntry row .1.3.6.1.4.1.11.2.3.7.11.12.2.6.1.4.1
An entry (conceptual row) contains the IGMP static group
membership information.
Column Syntax OID
The interface of which the static group was configured.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.11.2.3.7.11.12.2.6.1.4.1.1
The group address of which the static group was configured.
RFC1155-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.11.2.3.7.11.12.2.6.1.4.1.2
A list of ports which are the port membership of the
static group. Each port is a 16-bit integer ifIndex.
OctetStringr/w .1.3.6.1.4.1.11.2.3.7.11.12.2.6.1.4.1.3
To create or delete a static group entry.
Enumerationr/w
Enumerated Values:
1other
2valid
3delete
4create
5modify
.1.3.6.1.4.1.11.2.3.7.11.12.2.6.1.4.1.4