csubJobMatchIdentities
CISCO-SUBSCRIBER-SESSION-MIB ·
.1.3.6.1.4.1.9.9.786.1.3.8.1.1
Object
This object specifies the subscriber identities that the
system uses to determine the subscriber sessions the job
executes on.
Each bit in this bit string corresponds to one or more columns
in this table. If the bit is '0', then the value of the
corresponding columns are invalid. If the bit is '1', then the
value of corresponding columns are valid.
The following list specifies the mappings between the bits and
the columns:
'subscriberLabel' => csubJobMatchSubscriberLabel
'macAddress' => csubJobMatchMacAddress
'nativeVrf' => csubJobMatchNativeVrf
'nativeIpAddress' => csubJobMatchNativeIpAddrType,
csubJobMatchNativeIpAddr,
csubJobMatchNativeIpMask,
'domainVrf' => csubJobMatchDomainVrf
'domainIpAddress' => csubJobMatchDomainIpAddrType,
csubJobMatchDomainIpAddr,
csubJobMatchDomainIpMask
'pbhk' => csubJobMatchPbhk
'remoteId' => csubJobMatchRemoteId
'circuitId' => csubJobMatchCircuitId
'nasPort' => csubJobMatchNasPort
'domain' => csubJobMatchDomain
'username' => csubJobMatchUsername
'acctSessionId' => csubJobMatchAcctSessionId
'dnis' => csubJobMatchDnis
'media' => csubJobMatchMedia
'mlpNegotiated' => csubJobMatchMlpNegotiated
'protocol' => csubJobMatchProtocol
'serviceName' => csubJobMatchServiceName
'dhcpClass' => csubJobMatchDhcpClass
'tunnelName' => csubJobMatchTunnelName
Observe that the bit 'ifIndex' has no meaning, as subscriber
session jobs do not match against this subscriber session
identity.
Context
- MIB
- CISCO-SUBSCRIBER-SESSION-MIB
- OID
.1.3.6.1.4.1.9.9.786.1.3.8.1.1- 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::csubJobMatchIdentities'
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::csubJobMatchIdentities.<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::csubJobMatchIdentities'
Syntax
Values & Constraints
Type Values
0 | ifIndex |
1 | subscriberLabel |
2 | macAddress |
3 | nativeVrf |
4 | nativeIpAddress |
5 | domainVrf |
6 | domainIpAddress |
7 | pbhk |
8 | remoteId |
9 | circuitId |
10 | nasPort |
11 | domain |
12 | username |
13 | acctSessionId |
14 | dnis |
15 | media |
16 | mlpNegotiated |
17 | protocol |
18 | serviceName |
19 | dhcpClass |
20 | tunnelName |
Conformance
Member of