rsADServerPort

WSD-MIB · .1.3.6.1.4.1.89.35.1.136.1.3

Object

column Integer32
The port on which the server is handling 
the application. Each port creates a 
different logical server instance and automatic 
port multiplexing is performed. Servers with no 
port (value 0) don't have a specific designated port. 
No multiplexing is done to it and it may handle any 
traffic to any destination port.

Context

MIB
WSD-MIB
OID
.1.3.6.1.4.1.89.35.1.136.1.3
Type
column
Access
readonly
Status
current
Parent
rsADApplicationServerEntry

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

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-65535