prConTrunkMulticastPortlist
A3COM0420-SWITCH-EXTENSIONS ·
.1.3.6.1.4.1.43.10.34.2.3.1.3
Object
column mandatory
r/w
OctetString
The set of trunk ports to which frames destined for this
multicast address should be forwarded. Each octet within the
value of this object specifies a set or eight trunk ports, with
the first octet specifiying trunk ports 1 through 8, the second
octet specifying ports 9 through 16, etc. Within each octet the
most significant bit represents the lowest numbered port, and
the least significant bit represents the highest numbered port.
Thus, each trunk port is represented by a single bit within the
value of this object. If that bit has a value of '1' then that
trunk port is included in the set of ports; the trunk port is
not included if its bit has a value of '0'. The default value of
this object is a string of ones of appropriate length.
Context
- MIB
- A3COM0420-SWITCH-EXTENSIONS
- OID
.1.3.6.1.4.1.43.10.34.2.3.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- prConTrunkMulticastEntry
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 'A3COM0420-SWITCH-EXTENSIONS' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM0420-SWITCH-EXTENSIONS::prConTrunkMulticastPortlist'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3COM0420-SWITCH-EXTENSIONS' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM0420-SWITCH-EXTENSIONS::prConTrunkMulticastPortlist.<prConTrunkMulticastFdbId>.<prConTrunkMulticastAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3COM0420-SWITCH-EXTENSIONS' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3COM0420-SWITCH-EXTENSIONS::prConTrunkMulticastPortlist'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.