capTaskIndex
CTRON-SSR-CAPACITY-MIB ·
.1.3.6.1.4.1.52.2501.1.270.3.1.1.2
Object
column Integer32
A unique index assigned to a task instance. This index is unique to the task for the time SSR is booted. If the task is terminated, the index will not be reused for another task that might become active in the system.
Context
- MIB
- CTRON-SSR-CAPACITY-MIB
- OID
.1.3.6.1.4.1.52.2501.1.270.3.1.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- capTaskEntry
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::capTaskIndex'
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::capTaskIndex.<capTaskModuleIndex>.<capTaskIndex>'
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::capTaskIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-4294967295