cpqNicIfPhysAdapterIfNumber
CPQNIC-MIB ·
.1.3.6.1.4.1.232.18.2.3.1.1.2
Object
column mandatory
OctetString
An OCTET STRING representing an array of MIB II Interface
Numbers implemented by this physical 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
physical adapter, depending on the operating system`s
assignment of Interface Numbers. There is also an Interface
Number field in the cpqNicIfLogMapTable which may
contain one or more Interface Numbers. For logical
adapters with one Physical Adapter, the same Interface
Number(s) appear in both tables.
Context
- MIB
- CPQNIC-MIB
- OID
.1.3.6.1.4.1.232.18.2.3.1.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqNicIfPhysAdapterEntry
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::cpqNicIfPhysAdapterIfNumber'
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::cpqNicIfPhysAdapterIfNumber.<cpqNicIfPhysAdapterIndex>'
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::cpqNicIfPhysAdapterIfNumber'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.