extremeSystemPowerMonitorReportChanges
EXTREME-SYSTEM-MIB ·
.1.3.6.1.4.1.1916.1.1.1.41.1.3
Object
column r/w
Enumeration
configure report-changes has none or log or trap or log-and-trap, by default none is configured
Context
- MIB
- EXTREME-SYSTEM-MIB
- OID
.1.3.6.1.4.1.1916.1.1.1.41.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- extremeSystemPowerMonitorEntry
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 'EXTREME-SYSTEM-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-SYSTEM-MIB::extremeSystemPowerMonitorReportChanges'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EXTREME-SYSTEM-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-SYSTEM-MIB::extremeSystemPowerMonitorReportChanges.<extremeSystemPowerMonitorIndex1>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-SYSTEM-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-SYSTEM-MIB::extremeSystemPowerMonitorReportChanges'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | log |
3 | trap |
4 | logandtrap |