wlcRadiusSrvProfilePort
BIANCA-BRICK-WIRELESS-CONTROLLER-MIB ·
.0.61.1.7.1.4
Object
column r/w
Integer32
The RADIUS server authentication port. Please notice that RFC2138 assigns ports 1812 and 1813 for authentication and accounting, respectively. Many RADIUS servers still use the formerly assigned ports 1645 and 1646 instead. The default value is 1812.
Context
- MIB
- BIANCA-BRICK-WIRELESS-CONTROLLER-MIB
- OID
.0.61.1.7.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wlcRadiusSrvProfileEntry
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 'BIANCA-BRICK-WIRELESS-CONTROLLER-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-WIRELESS-CONTROLLER-MIB::wlcRadiusSrvProfilePort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BIANCA-BRICK-WIRELESS-CONTROLLER-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-WIRELESS-CONTROLLER-MIB::wlcRadiusSrvProfilePort.<wlcRadiusSrvProfileIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-WIRELESS-CONTROLLER-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-WIRELESS-CONTROLLER-MIB::wlcRadiusSrvProfilePort'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535