cPppoeSystemSessionLossThreshold
CISCO-PPPOE-MIB ·
.1.3.6.1.4.1.9.9.194.1.1.13
Object
This object is used to monitor number of active PPPoE sessions above a healthy watermark. If number of PPPoE sessions falls below this watermark then we can expect something wrong happened. So we send out trap to user indicating session loss below watermark.
Context
- MIB
- CISCO-PPPOE-MIB
- OID
.1.3.6.1.4.1.9.9.194.1.1.13- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cPppoeSystemSessionInfo
- 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 'CISCO-PPPOE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PPPOE-MIB::cPppoeSystemSessionLossThreshold.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-PPPOE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-PPPOE-MIB::cPppoeSystemSessionLossThreshold'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of
Compliance refinements
ciscoPppoeMIBBasicComplianceRev1
readonly
The minimum access to this object is read only