All MIBs › CM-ENTITY-MIB › neProvAction
neProvAction
Module: CM-ENTITY-MIB
OID (symbolic): CM-ENTITY-MIB::neProvAction
OID (numeric): 1.3.6.1.4.1.2544.1.12.3.1.1.1.10
Node type: OBJECT-TYPE
Type: NeProvAction
Access: read-write
Description: When the system's autoProvMode(CM-SYSTEM-MIB) is 'confirm', NetworkElement's are discovered with 'neAccepted' object as 'false'. User must invoke the 'accept' action on this object to accept the NetworkElement. User can invoke the 'decline' action on this object to decline the NetworkElement.
What is neProvAction?
This read-write NeProvAction object lets a user invoke 'accept' or 'decline' on a discovered NE when the system's autoProvMode is 'confirm', following on from neAccepted being reported as false. An admin cares because it is the actual control an operator uses to approve or reject a newly discovered network element before it is brought fully under management. For example, an operator reviewing a newly discovered NE sets neProvAction to accept, which flips neAccepted to true, while setting decline removes it from consideration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.3.1.1.1.10 snmpwalk -v2c -c public <target> CM-ENTITY-MIB::neProvAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.3.1.1.1.10.1 snmpget -v2c -c public <target> CM-ENTITY-MIB::neProvAction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.1.12.3.1.1.1.10.1 s <value>
Start monitoring ADVA/Ceragon FSP150 CM/CC (F3) microwave & Carrier Ethernet transport platform with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CM-ENTITY-MIB::neProvAction OID value, configure state conditions and alerts, and monitor any ADVA/Ceragon FSP150 CM/CC (F3) microwave & Carrier Ethernet transport platform from a single console.
OID Breakdown
Upper-level ancestors (9 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 |
| 1.3.6.1.4.1.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12 | fsp150cm | ADVA-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2544.1.12.3 | cmEntityMIB | CM-ENTITY-MIB |
| 1.3.6.1.4.1.2544.1.12.3.1 | cmEntityObjects | CM-ENTITY-MIB |
| 1.3.6.1.4.1.2544.1.12.3.1.1 | networkElementTable | CM-ENTITY-MIB |
| 1.3.6.1.4.1.2544.1.12.3.1.1.1 | networkElementEntry | CM-ENTITY-MIB |
| 1.3.6.1.4.1.2544.1.12.3.1.1.1.10 | neProvAction | CM-ENTITY-MIB |