pktcEUEUsrIMPUOperStat

CL-PKTC-EUE-USER-MIB · .1.3.6.1.4.1.4491.2.2.10.4.1.1.2.1.9

Object

This MIB Object contains the operational activation status
of the user IMPU.
This object returns the following values:
'active'  
When pktcEUEUsrIMPUAdminStat is 'active' and there are  
no run-time conditions and/or configuration errors that prohibit the users
from communicating with the operator.  
'inactive'  
When pktcEUEUsrIMPUAdminStat is 'inactive'  
or
When pktcEUEUsrIMPUAdminStat is 'active' and there  
are run-time conditions that prohibit the users from  
communicating with the operator.  
'notPresent'
This value is not applicable.  
'unknown'  
Other conditions not covered by the previous values.
An example of run-time condition that can result in a value
of 'inactive' is unsuccessful registration.
PacketCable applications can specify additional conditions for  
how an IMPU is considered 'active', 'inactive' or 'notPresent',  
and corresponding state machine.

Context

MIB
CL-PKTC-EUE-USER-MIB
OID
.1.3.6.1.4.1.4491.2.2.10.4.1.1.2.1.9
Type
column
Access
readonly
Status
current
Parent
pktcEUEUsrIMPUEntry
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 'CL-PKTC-EUE-USER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CL-PKTC-EUE-USER-MIB::pktcEUEUsrIMPUOperStat'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CL-PKTC-EUE-USER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CL-PKTC-EUE-USER-MIB::pktcEUEUsrIMPUOperStat.<pktcEUEUsrIMPUIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CL-PKTC-EUE-USER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CL-PKTC-EUE-USER-MIB::pktcEUEUsrIMPUOperStat'

Values & Constraints

Type Values
1active
2inactive
3notPresent
4unknown

Conformance