upsDiagPMEnclDoorFltrLifetime
PowerNet-MIB ·
.1.3.6.1.4.1.318.1.1.1.13.2.5.1.2
Object
column mandatory
Enumeration
Door filter replacement time interval, based on the installation enivironment. heavyFiltration15days (1) indicates door filter needs to be replaced within 15 days. normalFiltration30days (2) indicates door filter needs to be replaced within 30 days. lightFiltration60days (3) indicates door filter needs to be replaced within 60 days. notPresent(4) indicates that the door filter is not present.
Context
- MIB
- PowerNet-MIB
- OID
.1.3.6.1.4.1.318.1.1.1.13.2.5.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- upsDiagPMEnclDoorFltrEntry
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 'PowerNet-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PowerNet-MIB::upsDiagPMEnclDoorFltrLifetime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PowerNet-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PowerNet-MIB::upsDiagPMEnclDoorFltrLifetime.<upsDiagPMEnclIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PowerNet-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PowerNet-MIB::upsDiagPMEnclDoorFltrLifetime'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | heavyFiltration15days |
2 | normalFiltration30days |
3 | lightFiltration60days |
4 | notPresent |