ibmappnDirWildCard
IBM-6611-APPN-MIB ·
.1.3.6.1.4.1.2.6.2.13.5.2.1.6
Object
column mandatory
Enumeration
1 - Other means unknown type of LU entry.
2 - Expliced-entry means the full LUNAME will be used
for locating this LU.
3 - Partial-wildcard means only the non-blank portions
of the LUNAME will be used for locating this LU.
4 - Full-wildcard means all LUNAMES will be directed
to this LU.
Context
- MIB
- IBM-6611-APPN-MIB
- OID
.1.3.6.1.4.1.2.6.2.13.5.2.1.6- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ibmappnDirEntry
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::ibmappnDirWildCard'
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::ibmappnDirWildCard.<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::ibmappnDirWildCard'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.