All MIBs › CISCO-CCME-MIB › ccmeNightServiceEnabled
ccmeNightServiceEnabled
Module: CISCO-CCME-MIB
OID (symbolic): CISCO-CCME-MIB::ccmeNightServiceEnabled
OID (numeric): 1.3.6.1.4.1.9.9.439.1.2.8
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description: Indicates the current Night service state.
'true' means that Night service is active. 'false' means that Night service is inactive.
What is ccmeNightServiceEnabled?
A boolean showing whether the Night Service call-handling feature is currently active (true) or inactive (false).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.439.1.2.8 snmpwalk -v2c -c public <target> CISCO-CCME-MIB::ccmeNightServiceEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.439.1.2.8.1 snmpget -v2c -c public <target> CISCO-CCME-MIB::ccmeNightServiceEnabled.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ccmeNightServiceEnabled.1
Start monitoring Cisco Unified Communications Manager Express routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-CCME-MIB::ccmeNightServiceEnabled OID value, configure state conditions and alerts, and monitor any Cisco Unified Communications Manager Express routers 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.439 | ciscoCcmeMIB | CISCO-CCME-MIB |
| 1.3.6.1.4.1.9.9.439.1 | ciscoCcmeMIBObjects | CISCO-CCME-MIB |
| 1.3.6.1.4.1.9.9.439.1.2 | ccmeActiveStats | CISCO-CCME-MIB |
| 1.3.6.1.4.1.9.9.439.1.2.8 | ccmeNightServiceEnabled | CISCO-CCME-MIB |