cegCongestionStatus

CISCO-EPC-GATEWAY-MIB · .1.3.6.1.4.1.9.9.731.1.3.8.2

Object

scalar Enumeration
This object represents the gateway congestion
status.
          
normal - The gateway is not in a congestion state.
         At this state, the value of cegCongestionDfpWeight
         is less than value of cegCongestionLowThreshold.
low - The gateway is running in low congestion state.
      At this state, the value of cegCongestionDfpWeight
      is more than value of cegCongestionLowThreshold but 
      less than value of cegCongestionHighThreshold.
high - The gateway is running in high congestion state.
      At this state, the value of cegCongestionDfpWeight
      is more than value of cegCongestionHighThreshold.

Context

MIB
CISCO-EPC-GATEWAY-MIB
OID
.1.3.6.1.4.1.9.9.731.1.3.8.2
Type
scalar
Access
readonly
Status
current
Parent
cegOverloadProtectionStatus
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-EPC-GATEWAY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-EPC-GATEWAY-MIB::cegCongestionStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-EPC-GATEWAY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-EPC-GATEWAY-MIB::cegCongestionStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1normal
2low
3high

Conformance