sfpPhysicalQuantity
SIAE-SFP-MIB ·
.1.3.6.1.4.1.3373.1103.74.10.1.1
Object
column PhysicalQuantity
Measured physical quantity. Units of temperature are tenth of Celsius degrres, units of Power supply voltage (Vcc) are microVolts, units of Tx laser bias current are microAmps (uA), units of Rx optical power are microWatts (uW), units of Tx output power are microWatts (uW).
Context
- MIB
- SIAE-SFP-MIB
- OID
.1.3.6.1.4.1.3373.1103.74.10.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sfpAlarmEntry
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 'SIAE-SFP-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-SFP-MIB::sfpPhysicalQuantity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SIAE-SFP-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-SFP-MIB::sfpPhysicalQuantity.<sfpModuleId>.<sfpPhysicalQuantity>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SIAE-SFP-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SIAE-SFP-MIB::sfpPhysicalQuantity'
Syntax
- Source
- PhysicalQuantity
- Base type
Enumeration
Values & Constraints
Type Values
1 | phyQtTemperature |
2 | phyQtVoltage |
3 | phyQtTxBias |
4 | phyQtTxPower |
5 | phyQtRxPower |