cienaCesChassisPowerParamsHealthSubCategory
CIENA-CES-CHASSIS-MIB ·
.1.3.6.1.4.1.1271.2.1.5.1.2.1.4.36.1.1
Object
column Enumeration
The sub-category of the Power Params being monitored. - 'none' is an enumeration placeholder
Context
- MIB
- CIENA-CES-CHASSIS-MIB
- OID
.1.3.6.1.4.1.1271.2.1.5.1.2.1.4.36.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cienaCesChassisPowerParamsHealthEntry
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 'CIENA-CES-CHASSIS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-CHASSIS-MIB::cienaCesChassisPowerParamsHealthSubCategory'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CIENA-CES-CHASSIS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-CHASSIS-MIB::cienaCesChassisPowerParamsHealthSubCategory.<cienaCesChassisPowerParamsHealthSubCategory>.<cienaCesChassisPowerParamsHealthOriginIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CIENA-CES-CHASSIS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CIENA-CES-CHASSIS-MIB::cienaCesChassisPowerParamsHealthSubCategory'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | loadFuse |
2 | internalFuse |
3 | voltageRegulator |
4 | temperature |
5 | acInput |
6 | overloadProtection |
7 | fan |