All MIBs › TIMERANGE-MIB › swTimeRangeCPUACLTimeRangeName
swTimeRangeCPUACLTimeRangeName
Module: TIMERANGE-MIB
OID (symbolic): TIMERANGE-MIB::swTimeRangeCPUACLTimeRangeName
OID (numeric): 1.3.6.1.4.1.171.12.50.3.3.1.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: Specifies a time-range name associated with a specific CPU ACL entry. The time-range name must first be created before being associated with the access rule. If this name is an empty string, it means the time-range profile will no longer be associated with the access rule. When a rule is de-associated with a time range, the access rule will be enabled all the time.
What is swTimeRangeCPUACLTimeRangeName?
This object links a previously defined time-range profile (by name) to a specific CPU-directed ACL rule, so that rule protecting the switch's management plane is only enforced during the scheduled window. Setting it to an empty string removes the association, causing the CPU ACL rule to remain active at all times instead of on a schedule. For example, an admin might set swTimeRangeCPUACLTimeRangeName to 'MaintenanceWindow' so an SNMP-blocking CPU ACL rule only takes effect during a defined maintenance period.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.171.12.50.3.3.1.3 snmpwalk -v2c -c public <target> TIMERANGE-MIB::swTimeRangeCPUACLTimeRangeName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.171.12.50.3.3.1.3.1 snmpget -v2c -c public <target> TIMERANGE-MIB::swTimeRangeCPUACLTimeRangeName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.171.12.50.3.3.1.3.1 s <value>
Start monitoring D-Link managed switch (named time-range schedule config for ACL/policy features) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TIMERANGE-MIB::swTimeRangeCPUACLTimeRangeName OID value, configure state conditions and alerts, and monitor any D-Link managed switch (named time-range schedule config for ACL/policy features) 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.171 | d_link | DE1500-MIB |
| 1.3.6.1.4.1.171.12 | dlink_common_mgmt | DLINK-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.171.12.50 | swTimeRangeMIB | TIMERANGE-MIB |
| 1.3.6.1.4.1.171.12.50.3 | swTimeRangeMgmt | TIMERANGE-MIB |
| 1.3.6.1.4.1.171.12.50.3.3 | swTimeRangeCPUACLTable | TIMERANGE-MIB |
| 1.3.6.1.4.1.171.12.50.3.3.1 | swTimeRangeCPUACLEntry | TIMERANGE-MIB |
| 1.3.6.1.4.1.171.12.50.3.3.1.3 | swTimeRangeCPUACLTimeRangeName | TIMERANGE-MIB |