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.
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>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.171 | dlink | DLINK-3100-INC-MIB |
| 1.3.6.1.4.1.171.12 | dlink_common_mgmt | DLINK-ID-REC-MIB |
| 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 |