portPPPChallengInterval

PERLE-IOLAN-SDS-MIB · .1.3.6.1.4.1.1966.12.1.5.5.1.25

Object

column r/w Integer32
The interval, in seconds, for which the Device Server will
issue a CHAP re-challenge to the remote end. During CHAP
authentication, an initial CHAP challenge takes place, and
is unrelated to CHAP re-challenges. The initial challenge takes
place even if re-challenges are disabled. Some PPP client software
does not work with CHAP re-challenges, so you might want to leave
the parameter disabled in the Device Server. The default value
is 0 (zero), meaning CHAP re-challenge is disabled.

Context

MIB
PERLE-IOLAN-SDS-MIB
OID
.1.3.6.1.4.1.1966.12.1.5.5.1.25
Type
column
Access
readwrite
Status
current
Parent
portPPPEntry
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 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-IOLAN-SDS-MIB::portPPPChallengInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-IOLAN-SDS-MIB::portPPPChallengInterval.<portPPPIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PERLE-IOLAN-SDS-MIB::portPPPChallengInterval'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-255

Conformance