All MIBs › CASCADE-MIB › svcConfigInitiateIdentStatsUpload
svcConfigInitiateIdentStatsUpload
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::svcConfigInitiateIdentStatsUpload
OID (numeric): 1.3.6.1.4.1.277.5.2.1.1.2
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: Setting this object initiates a TFTP upload of SVC identification statistics to the specified IP address. These statistics may be used to identify SVC's of interest on this port and to determine the keys for those SVC's so that further information may be obtained by accessing the circuit table.
What is svcConfigInitiateIdentStatsUpload?
This read-write IpAddress object, when set, triggers a TFTP upload of SVC identification statistics from the switch to the specified IP address, statistics which the description explains can be used to identify SVCs of interest on this port and determine the keys needed to look those SVCs up in the circuit table for further detail. Setting this object is an action-trigger pattern (the value written is the destination for the resulting file, not a persisted configuration setting that's simply read back), letting an admin pull a batch export of SVC identity data rather than polling individual circuit entries one at a time. An engineer needing to enumerate all active SVCs on a busy port for a capacity audit would set svcConfigInitiateIdentStatsUpload to their management station's IP address to trigger a TFTP push of the full SVC identification list, then use the returned keys to query the circuit table for details on each one.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.5.2.1.1.2 snmpwalk -v2c -c public <target> CASCADE-MIB::svcConfigInitiateIdentStatsUpload
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.5.2.1.1.2.1 snmpget -v2c -c public <target> CASCADE-MIB::svcConfigInitiateIdentStatsUpload.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.277.5.2.1.1.2.1 a <value>
Start monitoring Cascade Communications ATM/Frame Relay switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CASCADE-MIB::svcConfigInitiateIdentStatsUpload OID value, configure state conditions and alerts, and monitor any Cascade Communications ATM/Frame Relay switches (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.277 | cascade | CASCADE-MIB |
| 1.3.6.1.4.1.277.5 | cascsvc | CASCADE-MIB |
| 1.3.6.1.4.1.277.5.2 | svcmgt | CASCADE-MIB |
| 1.3.6.1.4.1.277.5.2.1 | svcConfigTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.5.2.1.1 | svcConfigEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.5.2.1.1.2 | svcConfigInitiateIdentStatsUpload | CASCADE-MIB |