All MIBs › CHASSIS-MIB › chasAccountDevicePort
chasAccountDevicePort
Module: CHASSIS-MIB
OID (symbolic): CHASSIS-MIB::chasAccountDevicePort
OID (numeric): 1.3.6.1.4.1.800.2.1.7.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The port on which the accounting collection device is listening.
What is chasAccountDevicePort?
This object holds the TCP port number the accounting collection device listens on for incoming CDR data from the chassis. An admin must configure this to match whatever port the actual billing collection software is listening on, or the switch's attempts to establish an accounting TCP connection will simply fail even with the correct IP address configured. If the billing collection application listens on TCP port 4001 rather than a default port, an admin must set this object to 4001 for the chassis to successfully connect to it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.7.12 snmpwalk -v2c -c public <target> CHASSIS-MIB::chasAccountDevicePort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.7.12.1 snmpget -v2c -c public <target> CHASSIS-MIB::chasAccountDevicePort.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.800.2.1.7.12.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::chasAccountDevicePort 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.12 | chasAccountDevicePort | CHASSIS-MIB |