scGenGroupSupportDstCopyPortList

XSWITCH-MIB · .1.3.6.1.4.1.81.28.1.3.1.1.20

Object

column mandatory OctetString
A bitmap defining the status of each port of the hub\module 
whether it supports the capability of being a destination copy-port . 
1   -  the port has the capability of being a destination copy-port
0   -  the port does not have the capability of being a destination copy-port 
The list should start with the MSB indicating port number 1 (one) 
and the LSB indicating the highest number of the ports in the hub\module. 
For Example: if  a module\hub has 8 ports and ports number 1,3,4 can be 
destination copy ports, while the others cannot, then the bitmap will be: 10110000.

Context

MIB
XSWITCH-MIB
OID
.1.3.6.1.4.1.81.28.1.3.1.1.20
Type
column
Access
readonly
Status
mandatory
Parent
scGenGroupEntry

Walk 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 'XSWITCH-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XSWITCH-MIB::scGenGroupSupportDstCopyPortList'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XSWITCH-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XSWITCH-MIB::scGenGroupSupportDstCopyPortList.<scGenGroupId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XSWITCH-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XSWITCH-MIB::scGenGroupSupportDstCopyPortList'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.