ENTITY-SENSOR-MIB :: entPhySensorScale

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsENTITY-SENSOR-MIBentPhySensorScale

entPhySensorScale

Module: ENTITY-SENSOR-MIB

OID (symbolic): ENTITY-SENSOR-MIB::entPhySensorScale

OID (numeric): 1.3.6.1.2.1.99.1.1.1.2

Node type: OBJECT-TYPE

Type: EntitySensorDataScale

Access: read-only

Description: The exponent to apply to values returned by the associated entPhySensorValue object.

This object SHOULD be set by the agent during entry creation, and the value SHOULD NOT change during operation.

What is entPhySensorScale?

This read-only value gives the power-of-ten exponent to apply to the associated entPhySensorValue to get the actual measurement, and like entPhySensorType it is set once at entry creation and stays fixed. Admins use it together with entPhySensorValue and entPhySensorPrecision to correctly compute the real-world reading rather than misreading a raw integer. For example, a scale of milli combined with a raw value of 3300 on a voltage sensor means the actual reading is 3.3 volts.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.99.1.1.1.2
snmpwalk -v2c -c public <target> ENTITY-SENSOR-MIB::entPhySensorScale

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.99.1.1.1.2.1
snmpget -v2c -c public <target> ENTITY-SENSOR-MIB::entPhySensorScale.1

Start monitoring Chassis-based router/switch with physical sensors (vendor-neutral IETF standard RFC 3433) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ENTITY-SENSOR-MIB::entPhySensorScale OID value, configure state conditions and alerts, and monitor any Chassis-based router/switch with physical sensors (vendor-neutral IETF standard RFC 3433) from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
1.3.6.1.2.1.99entitySensorMIBENTITY-SENSOR-MIB
1.3.6.1.2.1.99.1entitySensorObjectsENTITY-SENSOR-MIB
1.3.6.1.2.1.99.1.1entPhySensorTableENTITY-SENSOR-MIB
1.3.6.1.2.1.99.1.1.1entPhySensorEntryENTITY-SENSOR-MIB
1.3.6.1.2.1.99.1.1.1.2entPhySensorScaleENTITY-SENSOR-MIB