vRtrMldGenAdminState

TIMETRA-MLD-MIB · .1.3.6.1.4.1.6527.3.1.2.46.1.2.1.6

Object

The value of vRtrMldGenAdminState specifies the current administrative
state of the MLD protocol instance on this virtual router.
              
When vRtrMldGenAdminState is set to 'inService', the agent attempts to
enable the MLD protocol instance on this virtual router.
              
When vRtrMldGenAdminState is set to 'outOfService', the agent attempts
to disable the MLD protocol instance on this router.

Context

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

Syntax

Values & Constraints

Type Values
1noop
2inService
3outOfService

Conformance