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
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 '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
1 | nic |
2 | worker |
3 | scheduler |
4 | collapsed |
5 | combined |