CHASSIS-MIB :: chasAccountPeriods

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHASSIS-MIBchasAccountPeriods

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.800xylanXYLAN-BASE-MIB
1.3.6.1.4.1.800.2xylanArchXYLAN-BASE-MIB
1.3.6.1.4.1.800.2.1xylanChassisXYLAN-BASE-MIB
Numeric OIDNameModule
1.3.6.1.4.1.800.2.1.7chasAccountingCHASSIS-MIB
1.3.6.1.4.1.800.2.1.7.13chasAccountPeriodsCHASSIS-MIB