All MIBs › APPN-MIB › appnPortCommand
appnPortCommand
Module: APPN-MIB
OID (symbolic): APPN-MIB::appnPortCommand
OID (numeric): 1.3.6.1.2.1.34.4.1.1.4.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Object by which a Management Station can activate, deactivate, or recycle (i.e., cause to be deactivated and then immediately activated) a port, by setting the value to activate(1), deactivate(2), or recycle(3), respectively. The value ready(4) is returned on GET operations until a SET has been processed; after that the value received on the most recent SET is returned.
What is appnPortCommand?
Allows a management station to control the operational state of an APPN port by issuing activate, deactivate, or recycle commands. This provides remote administrative control over port availability.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.34.4.1.1.4.1.1.2 snmpwalk -v2c -c public <target> APPN-MIB::appnPortCommand
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.34.4.1.1.4.1.1.2.1 snmpget -v2c -c public <target> APPN-MIB::appnPortCommand.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.34.4.1.1.4.1.1.2.1 i <value>
Start monitoring SNA/APPN-capable router or network node with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the APPN-MIB::appnPortCommand OID value, configure state conditions and alerts, and monitor any SNA/APPN-capable router or network node 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.34 | snanauMIB | SNA-NAU-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.34.4 | appnMIB | APPN-MIB |
| 1.3.6.1.2.1.34.4.1 | appnObjects | APPN-MIB |
| 1.3.6.1.2.1.34.4.1.1 | appnNode | APPN-MIB |
| 1.3.6.1.2.1.34.4.1.1.4 | appnPortInformation | APPN-MIB |
| 1.3.6.1.2.1.34.4.1.1.4.1 | appnPortTable | APPN-MIB |
| 1.3.6.1.2.1.34.4.1.1.4.1.1 | appnPortEntry | APPN-MIB |
| 1.3.6.1.2.1.34.4.1.1.4.1.1.2 | appnPortCommand | APPN-MIB |