a3ComDvmrpRouteChild
A3Com-Dvmrp-r1-MIB ·
.1.3.6.1.4.1.43.2.28.3.1.1.10
Object
column mandatory
OctetString
This object identifies ports that connect to child subtree of the multicast tree rooted at a3ComDvmrpRouteSource. Each octet, except the first one which contains a value specified length of this object, contains a bit map of 8 ports. The first (should say the second) octet specifies ports from 1 to 8, the next octet specifies ports 9 to 16, ... etc. The most significant bit in each octet represents the lowest port, the least significant bit represents the highest port among those 8 ports. If the bit is set then the corresponding port connects to a child subtree, otherwise the corresponding port does not connect to a child subtree. The tunnel ports does not include in this object, it is specified in next, a3ComDvmrpRouteChildTunnel object.
Context
- MIB
- A3Com-Dvmrp-r1-MIB
- OID
.1.3.6.1.4.1.43.2.28.3.1.1.10- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- a3ComDvmrpRouteEntry
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 'A3Com-Dvmrp-r1-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3Com-Dvmrp-r1-MIB::a3ComDvmrpRouteChild'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3Com-Dvmrp-r1-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3Com-Dvmrp-r1-MIB::a3ComDvmrpRouteChild.<a3ComDvmrpRouteSource>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3Com-Dvmrp-r1-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3Com-Dvmrp-r1-MIB::a3ComDvmrpRouteChild'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.