ibmappnNnTgConnCost
IBM-6611-APPN-MIB ·
.1.3.6.1.4.1.2.6.2.13.2.3.2.1.13
Object
column mandatory
Integer32
Cost per connect time: a value representing
the relative cost per unit of time to use
the TG. Range is from 0, which means no cost,
to 255, which indicates maximum cost.
This is an administratively assigned value associated
with this TG.
Context
- MIB
- IBM-6611-APPN-MIB
- OID
.1.3.6.1.4.1.2.6.2.13.2.3.2.1.13- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ibmappnNnTgTopologyEntry
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::ibmappnNnTgConnCost'
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::ibmappnNnTgConnCost.<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::ibmappnNnTgConnCost'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.