All MIBs › CHASSIS-MIB › chasAccountPeriods
chasAccountPeriods
Module: CHASSIS-MIB
OID (symbolic): CHASSIS-MIB::chasAccountPeriods
OID (numeric): 1.3.6.1.4.1.800.2.1.7.13
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: A set of tariff periods. Each octet indicates the quarter-hour since midnight at which a new period begins. Each value is at least four units larger than its predecessor, else it is silently ignored.
What is chasAccountPeriods?
This object defines up to 8 tariff period boundaries, each octet representing the quarter-hour since midnight at which a new billing rate period begins, and the description notes each successive value must be at least 4 units (one hour) larger than the last or it's silently ignored. An admin implementing time-of-day billing rates, for example cheaper off-peak calling, configures this to mark when each new rate period kicks in, and needs to respect the minimum spacing rule or a misconfigured entry will be silently dropped rather than erroring out. An admin defining a peak period starting at 8:00am and an off-peak period starting at 6:00pm would encode octet values of 32 and 72 respectively in this object.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.7.13 snmpwalk -v2c -c public <target> CHASSIS-MIB::chasAccountPeriods
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.7.13.1 snmpget -v2c -c public <target> CHASSIS-MIB::chasAccountPeriods.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.800.2.1.7.13.1 s <value>
Start monitoring Modular/chassis-based network switches and routers (any vendor) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHASSIS-MIB::chasAccountPeriods OID value, configure state conditions and alerts, and monitor any Modular/chassis-based network switches and routers (any vendor) from a single console.
OID Breakdown
Upper-level ancestors (9 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.800 | xylan | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2 | xylanArch | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2.1 | xylanChassis | XYLAN-BASE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.800.2.1.7 | chasAccounting | CHASSIS-MIB |
| 1.3.6.1.4.1.800.2.1.7.13 | chasAccountPeriods | CHASSIS-MIB |