envCtrlHeatOn
XIRRUS-MIB ·
.1.3.6.1.4.1.21013.1.2.32.11
Object
scalar Enumeration
Outdoor enclosure environmental controller heating fan on
Context
- MIB
- XIRRUS-MIB
- OID
.1.3.6.1.4.1.21013.1.2.32.11- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- envCtrl
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XIRRUS-MIB' -M '/opt/observium/mibs/xirrus:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XIRRUS-MIB::envCtrlHeatOn.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XIRRUS-MIB' -M '/opt/observium/mibs/xirrus:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XIRRUS-MIB::envCtrlHeatOn'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | off |
1 | on |