All MIBs › CPIWF-MIB › cpIwfAdminStatus
cpIwfAdminStatus
Module: CPIWF-MIB
OID (symbolic): CPIWF-MIB::cpIwfAdminStatus
OID (numeric): 1.3.6.1.4.1.353.5.10.1.1.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object is used to reflect the desired state of the CP-IWF. The actual state of the CP-IWF is given by cpIwfOperStatus. When this object is set to 'down', all existing calls on the CP-IWF are cleared immediately. If this object is set to 'shuttingDown', no further calls shall be accepted either incoming or outgoing on any of the CP-IWF user ports. Once all the calls on the CP-IWF have cleared gracefully the value of this object moves to 'down'.
What is cpIwfAdminStatus?
This read-write enumerated value sets the administratively desired state of the CP-IWF: up(1), down(2), shuttingDown(3), or testing(4), with down immediately clearing all existing calls and shuttingDown blocking new calls while letting existing ones finish. It gives an admin controlled ways to take the interworking function out of service, either abruptly or gracefully. Setting this to shuttingDown(3) before a maintenance window lets active calls complete naturally instead of being cut off, unlike setting it straight to down(2).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.353.5.10.1.1.1.10 snmpwalk -v2c -c public <target> CPIWF-MIB::cpIwfAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.353.5.10.1.1.1.10.1 snmpget -v2c -c public <target> CPIWF-MIB::cpIwfAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.353.5.10.1.1.1.10.1 i <value>
Start monitoring ATM access/carrier equipment (Loop Emulation Service CP-IWF) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPIWF-MIB::cpIwfAdminStatus OID value, configure state conditions and alerts, and monitor any ATM access/carrier equipment (Loop Emulation Service CP-IWF) 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.353 | atmForum | ATM-FORUM-ILMI40-MIB |
| 1.3.6.1.4.1.353.5 | atmForumNetworkManagement | ATM-FORUM-SNMP-M4-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.353.5.10 | atmfLoopEmulationService | CPIWF-MIB |
| 1.3.6.1.4.1.353.5.10.1 | cpIwfMIB | CPIWF-MIB |
| 1.3.6.1.4.1.353.5.10.1.1 | cpIwfMIBObjects | CPIWF-MIB |
| 1.3.6.1.4.1.353.5.10.1.1.1 | cpIwf | CPIWF-MIB |
| 1.3.6.1.4.1.353.5.10.1.1.1.10 | cpIwfAdminStatus | CPIWF-MIB |