portDevEquipmentDeviceVersionType
LUM-PORTDEVICE-MIB ·
.1.3.6.1.4.1.8708.2.57.2.3.1.1.31
Object
column PortDeviceVersionType
The device version type. This variable can be used to see what version of the board has been detected.
Context
- MIB
- LUM-PORTDEVICE-MIB
- OID
.1.3.6.1.4.1.8708.2.57.2.3.1.1.31- Type
- column
- Access
- readonly
- Status
- current
- Parent
- portDevEquipmentEntry
- 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-PORTDEVICE-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-PORTDEVICE-MIB::portDevEquipmentDeviceVersionType'
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::portDevEquipmentDeviceVersionType.<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::portDevEquipmentDeviceVersionType'
Syntax
- Source
- PortDeviceVersionType
- Base type
Enumeration
Type Description
The version type of the port device. undefined (0), -- Device type unknown tpmrPmR11S (1), -- Service OAM Smart SFP ex12NidR22S (3), -- EX12 Transport NID tsop155GeConvPmR12 (4), -- Transparant SONET/SDH over Packet (TSoP) Smart SFP STM-1 tsop622GeConvPmR12 (5), -- Transparant SONET/SDH over Packet (TSoP) Smart SFP STM-4 tpmrPmR15RespS (8), -- Service OAM Smart SFP Responder tpmrPmR15InitS (10), -- Service OAM Smart SFP Initiator ex14NidR10S (11), -- EX14 Transport NID tpmrPmR11L (12), -- Link OAM Smart SFP tsop155GeConvPmR15 (24), -- TSoP Smart SFP OC-3/STM-1 tsop622GeConvPmR15 (25), -- TSoP Smart SFP OC-12/STM-4 ex14NidR20S (31), -- EX14 Transport NID R2.0 ex14NidR40S (32), -- EX14 Transport NID R4.0 tsopStm1eGeConvPmR15 (258), -- TSoP Smart SFP OC-3/STM-1E tpmrPmR20TranspS (259) -- Service OAM Smart SFP Transparant
Values & Constraints
Type Values
0 | undefined |
1 | tpmrPmR11S |
3 | ex12NidR22S |
4 | tsop155GeConvPmR12 |
5 | tsop622GeConvPmR12 |
8 | tpmrPmR15RespS |
10 | tpmrPmR15InitS |
11 | ex14NidR10S |
12 | tpmrPmR11L |
24 | tsop155GeConvPmR15 |
25 | tsop622GeConvPmR15 |
31 | ex14NidR20S |
32 | ex14NidR40S |
258 | tsopStm1eGeConvPmR15 |
259 | tpmrPmR20TranspS |