invPhysName
LUM-INVENTORY-MIB ·
.1.3.6.1.4.1.8708.2.3.2.1.1.1.7
Object
column LUM-TCMgmtNameString
The textual name of the physical entity. The
value of this object should be the name of the
component as assigned by the local device and
should be suitable for use in commands entered
at the 'console' of the device. This might be a
text name, such as 'console' or a simple component
number (e.g., port or module number), such as '1',
depending on the physical component naming syntax
of the device.
If there is no local name, or this object is
otherwise not applicable, then this object
contains a zero-length string.
Note that the value of invPhysName for two
physical entities will be the same in the event
that the console interface does not distinguish
between them, e.g., slot-1 and the card in slot-1.
Context
- MIB
- LUM-INVENTORY-MIB
- OID
.1.3.6.1.4.1.8708.2.3.2.1.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- invPhysEntry
- Groups
- 5
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 'LUM-INVENTORY-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-INVENTORY-MIB::invPhysName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-INVENTORY-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-INVENTORY-MIB::invPhysName.<invPhysIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-INVENTORY-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-INVENTORY-MIB::invPhysName'
Syntax
- Source
- LUM-TCMgmtNameString
- Base type
OctetString- Display format
255a
Type Description
An octet string containing administrative
information, in human-readable form.
More or less the same as SnmpAdminString
defined in SNMP-FRAMEWORK-MIB.
Values & Constraints
Type Constraints
range: 0..255