capCPUNIAReceived
CTRON-SSR-CAPACITY-MIB ·
.1.3.6.1.4.1.52.2501.1.270.2.1.1.7
Object
column SNMPv2-SMICounter32
The total number of packets received by the NIA chip. This is useful in gauging how many packets are forwarded to the CPU for processing.
Context
- MIB
- CTRON-SSR-CAPACITY-MIB
- OID
.1.3.6.1.4.1.52.2501.1.270.2.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- capCPUEntry
- Groups
- 2
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 'CTRON-SSR-CAPACITY-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-SSR-CAPACITY-MIB::capCPUNIAReceived'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-SSR-CAPACITY-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-SSR-CAPACITY-MIB::capCPUNIAReceived.<capCPUModuleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-SSR-CAPACITY-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-SSR-CAPACITY-MIB::capCPUNIAReceived'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of