ibmappnCosNodeRowIndex
IBM-6611-APPN-MIB ·
.1.3.6.1.4.1.2.6.2.13.6.3.1.2
Object
column mandatory
Integer32
Index of COS name. This same value is used to access the node and TG COS tables. Range of values is 0-255.
Context
- MIB
- IBM-6611-APPN-MIB
- OID
.1.3.6.1.4.1.2.6.2.13.6.3.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ibmappnCosNodeRowEntry
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 'IBM-6611-APPN-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-6611-APPN-MIB::ibmappnCosNodeRowIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM-6611-APPN-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-6611-APPN-MIB::ibmappnCosNodeRowIndex.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-6611-APPN-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-6611-APPN-MIB::ibmappnCosNodeRowIndex'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.