ostIgmpGroupCfgType

OMNITRON-IGMP-MIB · .1.3.6.1.4.1.7342.19.3.1.3

Object

column Enumeration
This object indicates whether the route is manually configured or
automatically learned. Its value is configured by the SNMP Agent.
              
automatic(1)    Route is automatically learned
manual(2)       Route is manually configured

Context

MIB
OMNITRON-IGMP-MIB
OID
.1.3.6.1.4.1.7342.19.3.1.3
Type
column
Access
readonly
Status
current
Parent
ostIgmpGroupCfgEntry
Groups
1

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 'OMNITRON-IGMP-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-IGMP-MIB::ostIgmpGroupCfgType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OMNITRON-IGMP-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-IGMP-MIB::ostIgmpGroupCfgType.<ostIgmpGroupCfgInstanceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-IGMP-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-IGMP-MIB::ostIgmpGroupCfgType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1automatic
2manual

Conformance

Member of