llcSapOperNumCcs

CISCO-SNA-LLC-MIB · .1.3.6.1.4.1.9.10.8.1.2.2.1.2

Object

This object defines the number of connection
components on this SAP that are currently in
one of the 'connected' states.  In other words,
this object is a count of the number of
instances of llcCcOperEntry that have a
llcCcOperState value greater than or equal to
'normal(3)'.

Context

MIB
CISCO-SNA-LLC-MIB
OID
.1.3.6.1.4.1.9.10.8.1.2.2.1.2
Type
column
Access
readonly
Status
current
Parent
llcSapOperEntry
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-SNA-LLC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SNA-LLC-MIB::llcSapOperNumCcs'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SNA-LLC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SNA-LLC-MIB::llcSapOperNumCcs.<ifIndex>.<llcPortVirtualIndex>.<llcSapNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SNA-LLC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SNA-LLC-MIB::llcSapOperNumCcs'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance