csubJobMatchDanglingDuration

CISCO-SUBSCRIBER-SESSION-MIB · .1.3.6.1.4.1.9.9.786.1.3.8.1.28

Object

column r/w Unsigned32
This object specifies the minimum interval of time a subscriber
session can remain dangling in order for the system to consider
it a match in the process of executing a subscriber session job.
A 'dangling' subscriber session is one in the PENDING state.
              
The value '0' cannot be written to an instance of this object.
However, it serves as a convenient value when the column is not
valid.
              
This value is valid only if the 'danglingDuration' bit of the
corresponding instance of csubJobMatchOtherParams is '1'.

Context

MIB
CISCO-SUBSCRIBER-SESSION-MIB
OID
.1.3.6.1.4.1.9.9.786.1.3.8.1.28
Type
column
Access
readwrite
Status
current
Parent
csubJobMatchParamsEntry
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 'CISCO-SUBSCRIBER-SESSION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SUBSCRIBER-SESSION-MIB::csubJobMatchDanglingDuration'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SUBSCRIBER-SESSION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SUBSCRIBER-SESSION-MIB::csubJobMatchDanglingDuration.<csubJobId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SUBSCRIBER-SESSION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SUBSCRIBER-SESSION-MIB::csubJobMatchDanglingDuration'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-3600

Conformance