All MIBs › ZXR10-X25-MIB › zxr10X25OprStatus
zxr10X25OprStatus
Module: ZXR10-X25-MIB
OID (symbolic): ZXR10-X25-MIB::zxr10X25OprStatus
OID (numeric): 1.3.6.1.4.1.3902.3.4000.1.1.5
Node type: OBJECT-TYPE
Type: RowStatus
Access: read-write
Description: The status of this conceptual row. To create a row in this table, a manager must set this object to createAndGo(4)
Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the zxr10X25OprStatus column is 'notReady'
What is zxr10X25OprStatus?
This read-write RowStatus object manages the lifecycle of a conceptual row in the X.25 operation table, per its DESCRIPTION requiring createAndGo(4) to create a new row and reporting notReady until all required columns are set. Admins use it to add or remove X.25 local-switch/cross-connect entries, and the status reflects notReady if DLCI, interface names, or type haven't all been configured yet. For example, setting it to createAndGo(4) while also supplying the DLCI and interface names activates a new X.25 circuit entry.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3902.3.4000.1.1.5 snmpwalk -v2c -c public <target> ZXR10-X25-MIB::zxr10X25OprStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3902.3.4000.1.1.5.1 snmpget -v2c -c public <target> ZXR10-X25-MIB::zxr10X25OprStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3902.3.4000.1.1.5.1 s <value>
Start monitoring ZTE ZXR10 carrier routers/switches (X.25-over-Ethernet cross-connect operation status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ZXR10-X25-MIB::zxr10X25OprStatus OID value, configure state conditions and alerts, and monitor any ZTE ZXR10 carrier routers/switches (X.25-over-Ethernet cross-connect operation status) from a single console.
OID Breakdown
Upper-level ancestors (8 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.3902 | zte | UAS-MIB |
| 1.3.6.1.4.1.3902.3 | zxr10 | ZXR10-BFD-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3902.3.4000 | zxr10X25 | ZXR10-X25-MIB |
| 1.3.6.1.4.1.3902.3.4000.1 | zxr10X25OprTable | ZXR10-X25-MIB |
| 1.3.6.1.4.1.3902.3.4000.1.1 | zxr10X25OprEntry | ZXR10-X25-MIB |
| 1.3.6.1.4.1.3902.3.4000.1.1.5 | zxr10X25OprStatus | ZXR10-X25-MIB |