rcCpuProPortIndex
SWITCH-CPUPRO-MIB ·
.1.3.6.1.4.1.8886.6.1.60.1.1.1.1
Object
column Integer32
An index that uniquely identifies a configuration about cpu pro. Eg:for iscom2826/2826e,the value range is from 1 to 26, for iscom2812gf, from 1 to 12, for iscom2828f,from 1 to 28, for iscom2852,from 1 to 52,and so on.
Context
- MIB
- SWITCH-CPUPRO-MIB
- OID
.1.3.6.1.4.1.8886.6.1.60.1.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- rcCpuProPortEntry
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 'SWITCH-CPUPRO-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCH-CPUPRO-MIB::rcCpuProPortIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SWITCH-CPUPRO-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCH-CPUPRO-MIB::rcCpuProPortIndex.<rcCpuProPortIndex>.<rcCpuProPacketIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SWITCH-CPUPRO-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWITCH-CPUPRO-MIB::rcCpuProPortIndex'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647