vRtrMldIfGroupType
TIMETRA-MLD-MIB ·
.1.3.6.1.4.1.6527.3.1.2.46.2.3.1.3
Object
column Enumeration
The value of vRtrMldIfGroupType indicates how this group entry was learned. If this group entry was learned by the MLD, it will be set to 'dynamic'. For statically configured groups, the value will be set to 'static'.
Context
- MIB
- TIMETRA-MLD-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.46.2.3.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vRtrMldIfGroupEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::vRtrMldIfGroupType'
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::vRtrMldIfGroupType.<vRtrID>.<vRtrIfIndex>.<vRtrMldIfGroupAddressType>.<vRtrMldIfGroupAddress>'
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::vRtrMldIfGroupType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | static |
2 | dynamic |
Conformance
Member of