All MIBs › TIMERANGE-MIB › swTimeRangeACLTimeRangeName
swTimeRangeACLTimeRangeName
Module: TIMERANGE-MIB
OID (symbolic): TIMERANGE-MIB::swTimeRangeACLTimeRangeName
OID (numeric): 1.3.6.1.4.1.171.12.50.3.2.1.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: Specifies a time-range name associated with a specific 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 swTimeRangeACLTimeRangeName?
This object links a previously defined time-range profile (by name) to a specific ACL rule, so the rule is only enforced during the scheduled window. Setting it to an empty string removes the schedule binding, which causes the ACL rule to become permanently active instead of time-limited. For example, setting swTimeRangeACLTimeRangeName to 'BusinessHours' makes that particular ACL entry apply only during the hours defined by the BusinessHours time range.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.171.12.50.3.2.1.3 snmpwalk -v2c -c public <target> TIMERANGE-MIB::swTimeRangeACLTimeRangeName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.171.12.50.3.2.1.3.1 snmpget -v2c -c public <target> TIMERANGE-MIB::swTimeRangeACLTimeRangeName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.171.12.50.3.2.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::swTimeRangeACLTimeRangeName 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.2 | swTimeRangeACLTable | TIMERANGE-MIB |
| 1.3.6.1.4.1.171.12.50.3.2.1 | swTimeRangeACLEntry | TIMERANGE-MIB |
| 1.3.6.1.4.1.171.12.50.3.2.1.3 | swTimeRangeACLTimeRangeName | TIMERANGE-MIB |