acsPowerMgmtEnvMonTableType
ACS8000-MIB ·
.1.3.6.1.4.1.10418.26.2.5.10.1.7
Object
column Enumeration
The type of environmental monitor.
Context
- MIB
- ACS8000-MIB
- OID
.1.3.6.1.4.1.10418.26.2.5.10.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- acsPowerMgmtEnvMonTableEntry
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 'ACS8000-MIB' -M '/opt/observium/mibs/vertiv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACS8000-MIB::acsPowerMgmtEnvMonTableType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ACS8000-MIB' -M '/opt/observium/mibs/vertiv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACS8000-MIB::acsPowerMgmtEnvMonTableType.<acsPowerMgmtEnvMonTablePortNumber>.<acsPowerMgmtEnvMonTablePduIndex>.<acsPowerMgmtEnvMonTableIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACS8000-MIB' -M '/opt/observium/mibs/vertiv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACS8000-MIB::acsPowerMgmtEnvMonTableType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | temp-internal |
2 | temperature |
3 | humidity |
4 | air-flow |
5 | smoke |
6 | dry-contact |
7 | water-level |
8 | motion |
9 | unplugged |
10 | unknown |
11 | air-pressure |
12 | vibration |
13 | vibration-contact |
14 | leak |
15 | door-contact |
16 | dewpoint |
17 | ad-converter |
18 | voltage |
19 | current |