csubJobMatchOtherParams
CISCO-SUBSCRIBER-SESSION-MIB ·
.1.3.6.1.4.1.9.9.786.1.3.8.1.2
Object
column r/w
Bits
This object specifies other parameters relating to subscriber
sessions a subscriber session job may match against.
Each bit in this bit string corresponds to a column in this
table. If the bit is '0', then the value of the corresponding
column is invalid. If the bit is '1', then the value of the
corresponding column represents the value of the parameter
identity the system should match against for the corresponding
subscriber session job.
The following list specifies the mappings between bits and the
columns:
'danglingDuration' => csubJobMatchDanglingDuration
'state' => csubJobMatchState
'authenticated' => csubJobMatchAuthenticated
'redundancyMode' => csubJobMatchRedundancyMode
Context
- MIB
- CISCO-SUBSCRIBER-SESSION-MIB
- OID
.1.3.6.1.4.1.9.9.786.1.3.8.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- csubJobMatchParamsEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::csubJobMatchOtherParams'
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::csubJobMatchOtherParams.<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::csubJobMatchOtherParams'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | danglingDuration |
1 | state |
2 | authenticated |
3 | redundancyMode |
Conformance
Member of