vRtrIgmpGenAdminState

TIMETRA-IGMP-MIB · .1.3.6.1.4.1.6527.3.1.2.23.1.1.1.6

Object

When vRtrIgmpGenAdminState is set to 'inService', the agent attempts
to enable the IGMP protocol instance on this virtual router.
              
When vRtrIgmpGenAdminState is set to 'outOfService', the agent
attempts to disable the IGMP protocol instance on this router.

Context

MIB
TIMETRA-IGMP-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.23.1.1.1.6
Type
column
Access
readwrite
Status
current
Parent
vRtrIgmpGeneralEntry
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 'TIMETRA-IGMP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IGMP-MIB::vRtrIgmpGenAdminState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-IGMP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IGMP-MIB::vRtrIgmpGenAdminState.<vRtrID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-IGMP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-IGMP-MIB::vRtrIgmpGenAdminState'

Syntax

Values & Constraints

Type Values
1noop
2inService
3outOfService

Conformance