csubJobMatchAuthenticated

CISCO-SUBSCRIBER-SESSION-MIB · .1.3.6.1.4.1.9.9.786.1.3.8.1.30

Object

column r/w SNMPv2-TCTruthValue
This object specifies whether a subscriber session should be
unauthenticated for the system to consider a match in the
process of executing a subscriber session job.
              
If this column is 'false', then the subscriber session job
matches subscriber sessions that are unauthenticated.
              
If this column is 'true', then the subscriber session job
matches subscriber session that are authenticated.
              
This value is valid only if the 'authenticated' bit of the
corresponding instance of csubJobMatchParams is '1'.

Context

MIB
CISCO-SUBSCRIBER-SESSION-MIB
OID
.1.3.6.1.4.1.9.9.786.1.3.8.1.30
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::csubJobMatchAuthenticated'
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::csubJobMatchAuthenticated.<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::csubJobMatchAuthenticated'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance