casAuthenPort

CISCO-AAA-SERVER-MIB · .1.3.6.1.4.1.9.10.56.1.1.2.1.4

Object

column r/w Integer32
UDP/TCP port used for authentication in the configuration
              
For TACACS+, this object should be	explictly set.
              
Default value is the IOS default for radius: 1645.

Context

MIB
CISCO-AAA-SERVER-MIB
OID
.1.3.6.1.4.1.9.10.56.1.1.2.1.4
Type
column
Access
readwrite
Status
current
Parent
casConfigEntry
Groups
1

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 'CISCO-AAA-SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-AAA-SERVER-MIB::casAuthenPort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-AAA-SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-AAA-SERVER-MIB::casAuthenPort.<casProtocol>.<casIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-AAA-SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-AAA-SERVER-MIB::casAuthenPort'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-65535

Conformance

Member of
Compliance refinements
Create/Write access is not required.