pppSecurityType

RAD-LanRger-MIB · .1.3.6.1.4.1.164.4.2.2.8.1.1

Object

column Enumeration
The type of the credentials in this entry.
chapHostname - hostname to send to the authenticator in CHAP
    authentication, instead of the (by default) device sysName
chapPassword - default password to use in CHAP authentication,
    if the authenticator does not appear in the user database
papUsername - userrname and password to use in PAP authentication.

Context

MIB
RAD-LanRger-MIB
OID
.1.3.6.1.4.1.164.4.2.2.8.1.1
Type
column
Access
noaccess
Status
current
Parent
pppSecurityEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1chapHostname
2chapPassword
3papUsername