serverUdpPort

G6-RADIUS-MIB · .1.3.6.1.4.1.3181.10.6.3.69.1.1.5

Object

column r/w Integer32
UDP port for RADIUS authentication service. Standard port is 1812. For TACACS+ this specifies the tcp port which defaults to 49.

Context

MIB
G6-RADIUS-MIB
OID
.1.3.6.1.4.1.3181.10.6.3.69.1.1.5
Type
column
Access
readwrite
Status
current
Parent
serverEntry

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

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-65535