portDevEquipmentActualType
LUM-PORTDEVICE-MIB ·
.1.3.6.1.4.1.8708.2.57.2.3.1.1.8
Object
column PortDeviceEquipmentType
The actual device type. If an unexpected device has been detected this variable can be used to see what type of board has been detected.
Context
- MIB
- LUM-PORTDEVICE-MIB
- OID
.1.3.6.1.4.1.8708.2.57.2.3.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- portDevEquipmentEntry
- Groups
- 6
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-PORTDEVICE-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-PORTDEVICE-MIB::portDevEquipmentActualType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-PORTDEVICE-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-PORTDEVICE-MIB::portDevEquipmentActualType.<portDevEquipmentIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-PORTDEVICE-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-PORTDEVICE-MIB::portDevEquipmentActualType'
Syntax
- Source
- PortDeviceEquipmentType
- Base type
Enumeration
Type Description
The functional type of the port device.
At least one type is defined for each combination of
the following properties of the port device:
1 - number of interfaces
2 - type of interfaces
3 - the functionality of the port device (can usually be inferred from
the types of interfaces)
The application should be able to determine which and how many
interfaces should be instantiated from the type.
Functional types defined so far:
nidGe - Gigabit Ethernet Network Interface Device
iSFP-155 - iSFP synchronous transport module 155Mbps
iSFP-622 - iSFP synchronous transport module 622Mbps
Values & Constraints
Type Values
0 | undefined |
1 | nidGe |
2 | iSfp155 |
3 | iSfp622 |
4 | iSfpVc12 |
5 | iSfp2488 |
6 | iSfpE1 |