alSensorType
ALLOT-MIB ·
.1.3.6.1.4.1.2603.5.5.18.1.2
Object
column Enumeration
Represents type of sensor.
Possible types are:
temperature(1),
fan(2),
powerSupply(3),
cpu(4),
memory(5),
storage(6),
voltage(7),
telco(8) ,
picoCpu(9),
cer(10),
noc(11),
activeLines(12),
activePipes(13),
activeVcs(14),
registerSubscribers(15)
Context
- MIB
- ALLOT-MIB
- OID
.1.3.6.1.4.1.2603.5.5.18.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- alSensorEntry
- Groups
- 1
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 'ALLOT-MIB' -M '/opt/observium/mibs/allot:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALLOT-MIB::alSensorType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALLOT-MIB' -M '/opt/observium/mibs/allot:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALLOT-MIB::alSensorType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALLOT-MIB' -M '/opt/observium/mibs/allot:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALLOT-MIB::alSensorType'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of