rsNADServerPort

WSD-MIB · .1.3.6.1.4.1.89.35.1.166.1.5

Object

column r/w 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.166.1.5
Type
column
Access
readwrite
Status
current
Default
0
Parent
rsNADServerEntry

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::rsNADServerPort'
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::rsNADServerPort.<rsNADServerFarmName>.<rsNADServerName>'
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::rsNADServerPort'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-65535