tmnxCardVFpTaskType

TIMETRA-CHASSIS-MIB · .1.3.6.1.4.1.6527.3.1.2.2.3.53.1.1

Object

column Enumeration
The value of tmnxCardVFpTaskType specifies the virtual forwarding
plane (vFP) task type.
              
Values:
   nic       - task includes only network interface card work
   worker    - task includes only worker work
   scheduler - task includes only scheduler work
   collapsed - task includes NIC and scheduler work
   combined  - task includes NIC, scheduler and worker work

Context

MIB
TIMETRA-CHASSIS-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.2.3.53.1.1
Type
column
Access
noaccess
Status
current
Parent
tmnxCardVFpStatsEntry

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 'TIMETRA-CHASSIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-CHASSIS-MIB::tmnxCardVFpTaskType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-CHASSIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-CHASSIS-MIB::tmnxCardVFpTaskType.<tmnxChassisIndex>.<tmnxCardSlotNum>.<tmnxCardVFpTaskType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-CHASSIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-CHASSIS-MIB::tmnxCardVFpTaskType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1nic
2worker
3scheduler
4collapsed
5combined