scGenPortCopyClassStackLevel
XSWITCH-MIB ·
.1.3.6.1.4.1.81.28.1.4.1.1.25
Object
column mandatory
OctetString
The first bit of this string indicates whether the requested port may be copied to another port in the stack or not. When a module is requested to copy a port to another module's port, it answers whether the port is capable of (100...000) or incapable of (000...000) doing so. The remaining bits are reserved.
Context
- MIB
- XSWITCH-MIB
- OID
.1.3.6.1.4.1.81.28.1.4.1.1.25- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- scGenPortEntry
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 'XSWITCH-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XSWITCH-MIB::scGenPortCopyClassStackLevel'
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::scGenPortCopyClassStackLevel.<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::scGenPortCopyClassStackLevel'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.