All MIBs › CPS6000-MIB › cps6000UdeEntryNor
cps6000UdeEntryNor
Module: CPS6000-MIB
OID (symbolic): CPS6000-MIB::cps6000UdeEntryNor
OID (numeric): 1.3.6.1.4.1.10520.2.1.1.16.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Notify on Retire Values: no(0), yes(1)
What is cps6000UdeEntryNor?
This read-write enumerated integer, no(0) or yes(1), determines whether a notification is sent when this custom event retires (clears back to inactive). An administrator enables it when they also want to be told once the condition described by this event has resolved, not just when it started. For example, setting cps6000UdeEntryNor to yes(1) alongside cps6000UdeEntryNoo gives a complete start-and-end notification pair for this custom event.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.10520.2.1.1.16.1.12 snmpwalk -v2c -c public <target> CPS6000-MIB::cps6000UdeEntryNor
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.10520.2.1.1.16.1.12.1 snmpget -v2c -c public <target> CPS6000-MIB::cps6000UdeEntryNor.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.10520.2.1.1.16.1.12.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cps6000UdeEntryNor.1
Start monitoring CyberPower CPS6000-series UPS with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPS6000-MIB::cps6000UdeEntryNor OID value, configure state conditions and alerts, and monitor any CyberPower CPS6000-series UPS from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.10520 | teps | CPS6000-MIB |
| 1.3.6.1.4.1.10520.2 | controllermibs | CPS6000-MIB |
| 1.3.6.1.4.1.10520.2.1 | release | CPS6000-MIB |
| 1.3.6.1.4.1.10520.2.1.1 | cps6000 | CPS6000-MIB |
| 1.3.6.1.4.1.10520.2.1.1.16 | cps6000UdeTable | CPS6000-MIB |
| 1.3.6.1.4.1.10520.2.1.1.16.1 | cps6000UdeEntry | CPS6000-MIB |
| 1.3.6.1.4.1.10520.2.1.1.16.1.12 | cps6000UdeEntryNor | CPS6000-MIB |