All MIBs › CHASSIS-MIB › chasSonetMonitoring
chasSonetMonitoring
Module: CHASSIS-MIB
OID (symbolic): CHASSIS-MIB::chasSonetMonitoring
OID (numeric): 1.3.6.1.4.1.800.2.1.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: on(1) - Start Sonet Monitoring. If the image file (sec.img) is not loaded, this variable should be set to load it. off(2) - Stop Sonet Monitoring.
What is chasSonetMonitoring?
This object starts or stops SONET line monitoring on the chassis; per the description, setting it to on(1) will even trigger loading of the SONET monitoring image file (sec.img) if it isn't already loaded. An admin troubleshooting SONET-based WAN links, common on Xylan chassis with SONET interface modules, would enable this to begin collecting SONET-layer error statistics, and because it can trigger an image load, turning it on unexpectedly may briefly affect the module running that image. Setting chasSonetMonitoring to on(1) on a chassis with an installed SONET module would load sec.img if needed and begin surfacing SONET alarm/error counters for that module.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.1.12 snmpwalk -v2c -c public <target> CHASSIS-MIB::chasSonetMonitoring
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.1.12.1 snmpget -v2c -c public <target> CHASSIS-MIB::chasSonetMonitoring.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.800.2.1.1.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::chasSonetMonitoring 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.1 | chasInfo | CHASSIS-MIB |
| 1.3.6.1.4.1.800.2.1.1.12 | chasSonetMonitoring | CHASSIS-MIB |