scGenPortCapability

XSWITCH-MIB · .1.3.6.1.4.1.81.28.1.4.1.1.21

Object

column mandatory OctetString
Port capability bit mask, where each bit represent the capability of the port:
Bit #1 - 10Mbps speed support
Bit #2 - 100Mbps speed support
Bit #3 - 1000Mbps speed support
Bit #4 - 10000Mbps speed support
              
Bit #9 - 2 queues support
Bit #10 - 4 queues support
Bit #11 - 8 queue support
              
Bit #16 - CopyPort destination port
Bit #17 - CopyPort Tx support
Bit #18 - CopyPort Rx support
Bit #19 - CopyPort Tx&Rx support
Bit #20 - CopyPort filtering support
              
Bit #21 - CopyPort Destination drop events
Bit #22 - CopyPort Errored frames
Bit #23 - CopyPort unaltered frames
Bit #24 - CopyPort all good frames
              
Bit #25 - Symmetric FC support
Bit #26 - AsymmetricTx FC support
Bit #27 - AsymmetricRx FC support

Context

MIB
XSWITCH-MIB
OID
.1.3.6.1.4.1.81.28.1.4.1.1.21
Type
column
Access
readonly
Status
mandatory
Parent
scGenPortEntry

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::scGenPortCapability'
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::scGenPortCapability.<scGenPortGroupId>.<scGenPortId>'
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::scGenPortCapability'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.