cpqNicIfLogMapIfNumber
CPQNIC-MIB ·
.1.3.6.1.4.1.232.18.2.2.1.1.2
Object
column mandatory
OctetString
An OCTET STRING representing an array of MIB II Interface
Numbers implemented by this logical adapter. Each entry is
a 32-bit value, represented by 4 octets in LSB...MSB
(Little-Endian) order.
There may be 0 or more Interface Numbers on a particular
logical adapter, depending on the operating system`s
assignment of Interface Numbers. There is an interface
number field in the cpqNicIfPhysAdapterTable which may
contain one or more interface numbers. For logical
adapters with one Physical Adapter, the same Interface
Number(s) may appear in both tables.
Context
- MIB
- CPQNIC-MIB
- OID
.1.3.6.1.4.1.232.18.2.2.1.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqNicIfLogMapEntry
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 'CPQNIC-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQNIC-MIB::cpqNicIfLogMapIfNumber'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQNIC-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQNIC-MIB::cpqNicIfLogMapIfNumber.<cpqNicIfLogMapIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQNIC-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQNIC-MIB::cpqNicIfLogMapIfNumber'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.