fbRunCore
FIREBRICK-RUNSTATS-MIB ·
.0.3.1.1.2
Object
column SNMPv2-SMIInteger32
The CPU core number covered by this table entry. The numbering starts at 1, so CPU0 is 1 and CPU1 is 2 etc.
Context
- MIB
- FIREBRICK-RUNSTATS-MIB
- OID
.0.3.1.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- fbRunStatsEntry
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 'FIREBRICK-RUNSTATS-MIB' -M '/opt/observium/mibs/firebrick:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIREBRICK-RUNSTATS-MIB::fbRunCore'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FIREBRICK-RUNSTATS-MIB' -M '/opt/observium/mibs/firebrick:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIREBRICK-RUNSTATS-MIB::fbRunCore.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FIREBRICK-RUNSTATS-MIB' -M '/opt/observium/mibs/firebrick:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FIREBRICK-RUNSTATS-MIB::fbRunCore'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647