All MIBs › CHASSIS-MIB › chasAccountSwitch
chasAccountSwitch
Module: CHASSIS-MIB
OID (symbolic): CHASSIS-MIB::chasAccountSwitch
OID (numeric): 1.3.6.1.4.1.800.2.1.7.28
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: When chasAccountSwitch is enabled, it forces a switchover from the current to the alternate collection device if on the fly charging is enabled. It has no effect otherwise
What is chasAccountSwitch?
This object, when set to enabled, forces an immediate switchover from the current accounting collection device to the alternate one, but only if on-the-fly (wire-based) charging is actually enabled; otherwise setting it has no effect. An admin would use this to manually force a collector failover ahead of planned maintenance on the current active collection device, rather than waiting for chasAccountThreshold2 to be crossed naturally. Before taking the primary billing collection server down for maintenance, an admin would SET this object to enabled(1) to proactively move the chassis over to the secondary collector first.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.7.28 snmpwalk -v2c -c public <target> CHASSIS-MIB::chasAccountSwitch
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.7.28.1 snmpget -v2c -c public <target> CHASSIS-MIB::chasAccountSwitch.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.800.2.1.7.28.1 i <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::chasAccountSwitch 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.28 | chasAccountSwitch | CHASSIS-MIB |