pppoeTimerType
WHISP-SM-MIB ·
.1.3.6.1.4.1.161.19.3.2.1.86
Object
scalar r/w
Enumeration
Set the PPPoE Timer type. Can be a Keep Alive timer where the link will be checked periodically and automatically redialed if the link is down. Also could be an Idle Timeout where the link will be automatically dropped after an idle period and redialed if user data is present. Keep Alive timers are in seconds while Idle Timeout timers are in minutes.
Context
- MIB
- WHISP-SM-MIB
- OID
.1.3.6.1.4.1.161.19.3.2.1.86- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- whispSmConfig
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WHISP-SM-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WHISP-SM-MIB::pppoeTimerType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WHISP-SM-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WHISP-SM-MIB::pppoeTimerType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | keepAlive |
2 | idleTimeout |
Conformance
Member of