scGenPortRspMode

XSWITCH-MIB · .1.3.6.1.4.1.81.28.1.4.2.1.3

Object

column mandatory r/w Enumeration
Sets the mode of the port from the RSP-application perspective. Possible modes are:
Regular - means that this is a regular port that does not participate in the RSP scheme,
RSP-mode-role-A - means that this port performs the RSP 
scheme for a device connected through a repeater, in role A (primary role).
RSP-mode-role-B - means that this port performs the RSP 
scheme for a device connected through a repeater, in role B (secondary role).
device-mode - means that this port performs the RSP scheme for a device with two interfaces.

Context

MIB
XSWITCH-MIB
OID
.1.3.6.1.4.1.81.28.1.4.2.1.3
Type
column
Access
readwrite
Status
mandatory
Parent
scGenPortRspEntry

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::scGenPortRspMode'
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::scGenPortRspMode.<scGenPortRspGroupId>.<scGenPortRspId>'
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::scGenPortRspMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1regular
2rsp-mode-role-A
3rsp-mode-role-B
4device-mode
255notSupported