sleV2M4RouteStsWholepktSentMsg
SLEV2-MULTICAST-MIB ·
.1.3.6.1.4.1.6296.102.12.2.1.2.1.1.21
Object
column SNMPv2-SMICounter64
The number of NSM_MSG_IPV4_MRT_WHOLEPKT_REQUEST(NSM_MSG_IPV6_MRT_WHOLEPKT_REQUEST)
messages which MRIB sent to multicast protocol for this entry.
When the MRIB receives WHOLEPKT event message from Multicast Forwarder,
it sends an message to the multicast protocol.
It is inefficient and expensive to relay this whole message to the multicast
protocol, because IP packet can be as large as 64 KB.
To avoid sending the WHOLEPKT message to the multicast protocol,
NSM_MSG_IPV4_MRT_WHOLEPKT_REQUEST message contains the (S,G) key,
the REGISTER VIF index, and a unique identifier for the instance of
the WHOLEPKT message from the Multicast Forwarder, whitout the all packet data.
Context
- MIB
- SLEV2-MULTICAST-MIB
- OID
.1.3.6.1.4.1.6296.102.12.2.1.2.1.1.21- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sleV2M4RouteEntry
- 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 'SLEV2-MULTICAST-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLEV2-MULTICAST-MIB::sleV2M4RouteStsWholepktSentMsg'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SLEV2-MULTICAST-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLEV2-MULTICAST-MIB::sleV2M4RouteStsWholepktSentMsg.<sleV2M4RouteGroup>.<sleV2M4RouteSource>.<sleV2M4RouteSrcMask>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SLEV2-MULTICAST-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SLEV2-MULTICAST-MIB::sleV2M4RouteStsWholepktSentMsg'
Syntax
- Source
- SNMPv2-SMICounter64
- Base type
Unsigned64
Values & Constraints
Type Constraints
range: 0..18446744073709551615
Conformance
Member of