vRtrIgmpHostMcRDstStatType
TIMETRA-IGMP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.23.4.10.1.1
Object
The value of vRtrIgmpHostMcRDstStatType indicates the type of mcast reporting destination statistics contained in vRtrIgmpHostMcRDstStatVal.
Context
- MIB
- TIMETRA-IGMP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.23.4.10.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- vRtrIgmpHostMcRDstStatEntry
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-IGMP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IGMP-MIB::vRtrIgmpHostMcRDstStatType'
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::vRtrIgmpHostMcRDstStatType.<vRtrID>.<vRtrIgmpHostAddress>.<vRtrIgmpHostMcRDstStatType>'
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::vRtrIgmpHostMcRDstStatType'
Syntax
- Source
- TIMETRA-TC-MIBVRtrIgmpHostMcRDstStatType
- Base type
Enumeration
Values & Constraints
Type Values
1 | joinTx |
2 | joinDenyTx |
3 | dropTx |
4 | joinLost |
5 | joinDenyLost |
6 | dropLost |