ibmappnNodePortDlcTracUseWan
IBM-6611-APPN-MIB ·
.1.3.6.1.4.1.2.6.2.13.1.4.5.1.8
Object
column mandatory
Enumeration
Indicates the type of connection of the trace entry. For example, token ring and ethernet ports will have useLan as connection. For the dls port, it could be either useWan if connection is across Wan via dls sessions, or useLan if connection is to a local attached LAN.
Context
- MIB
- IBM-6611-APPN-MIB
- OID
.1.3.6.1.4.1.2.6.2.13.1.4.5.1.8- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ibmappnNodePortDlcTraceEntry
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::ibmappnNodePortDlcTracUseWan'
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::ibmappnNodePortDlcTracUseWan.<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::ibmappnNodePortDlcTracUseWan'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.