All MIBs › XCONNECTION-MIB › xconNumber
xconNumber
Module: XCONNECTION-MIB
OID (symbolic): XCONNECTION-MIB::xconNumber
OID (numeric): 1.3.6.1.4.1.1038.108.30.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Number of connection to process.
What is xconNumber?
Sets the number of cross-connections to process in a single atomic creation/deletion request, part of the xcon vector used to add or remove circuits without needing a multi-variable Set-All operation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1038.108.30.1 snmpwalk -v2c -c public <target> XCONNECTION-MIB::xconNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1038.108.30.1.1 snmpget -v2c -c public <target> XCONNECTION-MIB::xconNumber.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1038.108.30.1.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> xconNumber.1
Start monitoring SAGEM-Tolbiac PDH/SDH transmission/cross-connect equipment (cross-connect routing/protection status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the XCONNECTION-MIB::xconNumber OID value, configure state conditions and alerts, and monitor any SAGEM-Tolbiac PDH/SDH transmission/cross-connect equipment (cross-connect routing/protection status) from a single console.
OID Breakdown
Upper-level ancestors (7 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.1038 | sagemDr | SAGEM-DR-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1038.108 | xconnection | XCONNECTION-MIB |
| 1.3.6.1.4.1.1038.108.30 | xcon | XCONNECTION-MIB |
| 1.3.6.1.4.1.1038.108.30.1 | xconNumber | XCONNECTION-MIB |