a3ComDvmrpForwardOutPorts
A3Com-Dvmrp-r1-MIB ·
.1.3.6.1.4.1.43.2.28.3.2.1.5
Object
column mandatory
OctetString
This object specifies ports to which multicast datagrams belonging to this (source, group) pair to be forwarded. The value in each octet contains a bit maps of 8 ports, that the significant bit represents the lowest port and the least significant bit represent the highest port. The first octet represents ports 1 to 8, the next octet represents ports 9 to 16, ..., etc. If the bit value is set then the corresponding port will have multicast datagrams to be forwarded. The tunnel ports mapping is put in the next a3ComDvmrpForwardOutPortsTunnel object.
Context
- MIB
- A3Com-Dvmrp-r1-MIB
- OID
.1.3.6.1.4.1.43.2.28.3.2.1.5- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- a3ComDvmrpForwardEntry
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::a3ComDvmrpForwardOutPorts'
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::a3ComDvmrpForwardOutPorts.<a3ComDvmrpForwardSource>.<a3ComDvmrpForwardGroup>'
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::a3ComDvmrpForwardOutPorts'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.