All MIBs › CISCO-ENERGYWISE-MIB › cewNeighborType
cewNeighborType
Module: CISCO-ENERGYWISE-MIB
OID (symbolic): CISCO-ENERGYWISE-MIB::cewNeighborType
OID (numeric): 1.3.6.1.4.1.9.9.683.1.9.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object specifies the type of a Cisco EnergyWise neighbor
static : specifies a neighbor which is added statically.
dynamic : specifies a neighbor added dynamically, by a discovery protocol.
child : specifies a neighbor which needs a parent to nanny.
What is cewNeighborType?
Read-only classification of how a neighbor relationship was established: statically configured, dynamically discovered, or as a child awaiting a parent to announce.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.683.1.9.1.3 snmpwalk -v2c -c public <target> CISCO-ENERGYWISE-MIB::cewNeighborType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.683.1.9.1.3.1 snmpget -v2c -c public <target> CISCO-ENERGYWISE-MIB::cewNeighborType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cewNeighborType.1
Start monitoring Cisco switches, IP phones, and PoE endpoints (EnergyWise) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-ENERGYWISE-MIB::cewNeighborType OID value, configure state conditions and alerts, and monitor any Cisco switches, IP phones, and PoE endpoints (EnergyWise) from a single console.
OID Breakdown
Upper-level ancestors (8 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.683 | ciscoEnergywiseMIB | CISCO-ENERGYWISE-MIB |
| 1.3.6.1.4.1.9.9.683.1 | ciscoEnergywiseMIBObjects | CISCO-ENERGYWISE-MIB |
| 1.3.6.1.4.1.9.9.683.1.9 | cewNeighborTable | CISCO-ENERGYWISE-MIB |
| 1.3.6.1.4.1.9.9.683.1.9.1 | cewNeighborEntry | CISCO-ENERGYWISE-MIB |
| 1.3.6.1.4.1.9.9.683.1.9.1.3 | cewNeighborType | CISCO-ENERGYWISE-MIB |