genEquipPmUtilizationCPUPmType
MWRM-PM-MIB ·
.1.3.6.1.4.1.2281.10.6.3.16.1.3.1.1
Object
column MWRM-UNIT-MIBPmTableType
This value indicates the PM Type table to access, 15 min, current 15 min, 24 hours or current 24 hours
Context
- MIB
- MWRM-PM-MIB
- OID
.1.3.6.1.4.1.2281.10.6.3.16.1.3.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- genEquipPmUtilizationCPUEntry
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 'MWRM-PM-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWRM-PM-MIB::genEquipPmUtilizationCPUPmType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MWRM-PM-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWRM-PM-MIB::genEquipPmUtilizationCPUPmType.<genEquipPmUtilizationCPUPmType>.<genEquipPmUtilizationCPUInterval>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MWRM-PM-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MWRM-PM-MIB::genEquipPmUtilizationCPUPmType'
Syntax
- Source
- MWRM-UNIT-MIBPmTableType
- Base type
Enumeration
Values & Constraints
Type Values
1 | pm15mincurr |
2 | pm15min |
3 | pm24hrcurr |
4 | pm24hr |