cSpAccTableId

CISCO-SP-MIB · .1.3.6.1.4.1.9.10.73.1.6.1.1.1

Object

column Enumeration
The accounting table identifier.
'passed'    : signifies that this table instance
              represents statistics for packets that
              matched an ACL in the linkset's
              inbound ACL and in the outbound ACL.
'violation' : signifies that this table instance
              represents statistics for packets that
              did not match an ACL in the linkset's
              inbound ACL and in the outbound ACL.

Context

MIB
CISCO-SP-MIB
OID
.1.3.6.1.4.1.9.10.73.1.6.1.1.1
Type
column
Access
noaccess
Status
current
Parent
cSpAccountingTableEntry

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-SP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SP-MIB::cSpAccTableId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SP-MIB::cSpAccTableId.<cSpAccTableId>.<cSpLinksetName>.<cSpAccDpc>.<cSpAccOpc>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SP-MIB::cSpAccTableId'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1passed
2violation