All MIBs › TIMETRA-PORT-MIB › tmnxDDMSupplyVoltage
tmnxDDMSupplyVoltage
Module: TIMETRA-PORT-MIB
OID (symbolic): TIMETRA-PORT-MIB::tmnxDDMSupplyVoltage
OID (numeric): 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.6
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The value of tmnxDDMSupplyVoltage indicates the current supply voltage of the SFF in 1/10000 of a Volt(V).
If the SFF is externally calibrated, the objects tmnxDDMExtCalVoltageSlope and tmnxDDMExtCalVoltageOffset affect the voltage calculation.
The formula for translating between the value of tmnxDDMSupplyVoltage and Voltage is: Internally Calibrated only: tmnxDDMSupplyVoltage / 10000 Externally Calibrated: (tmnxDDMSupplyVoltage * (tmnxDDMExtCalVoltageSlope / 256) + tmnxDDMExtCalVoltageOffset) / 10000
For example (internally calibrated SFP): The SNMP value 32851 is 3.2851 Volts (V).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.6 snmpwalk -v2c -c public <target> TIMETRA-PORT-MIB::tmnxDDMSupplyVoltage
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.6.1 snmpget -v2c -c public <target> TIMETRA-PORT-MIB::tmnxDDMSupplyVoltage.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.6527 | timetra | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3 | timetraProducts | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1 | tmnxSRMIB | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1.2 | tmnxSRObjs | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2 | tmnxHwObjs | ALCATEL-IND1-TIMETRA-CHASSIS-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.4 | tmnxPortObjs | ALCATEL-IND1-TIMETRA-PORT-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.4.31 | tmnxDigitalDiagMonitorTable | ALCATEL-IND1-TIMETRA-PORT-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.4.31.1 | tmnxDigitalDiagMonitorEntry | ALCATEL-IND1-TIMETRA-PORT-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.4.31.1.6 | tmnxDDMSupplyVoltage | TIMETRA-PORT-MIB |