All MIBs › CISCO-STACK-MIB › portChannelAdminStatus
portChannelAdminStatus
Module: CISCO-STACK-MIB
OID (symbolic): CISCO-STACK-MIB::portChannelAdminStatus
OID (numeric): 1.3.6.1.4.1.9.5.1.18.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Indicates the administrative status set on the channel ports. If the status is set to on(1), the channelling is enabled. If the status is set to off(2), the channelling is disabled. If the status is set to desirable(3), the port initiates a pagp negotiation request to become a channel and will become a channel if the far end agrees. If the status is set to auto(4), the port does not initiate a request to become a channel but will do so if it receives a request to become a channel from the far end. If the status is set to desirableSilent(5), the port initiates a pagp negotiation request to become a channel and will become a channel if the far end agrees. If the port doesn't receive any packets from far end, then after some timeout period the port forms a channel by itself. If the status is set to autoSilent(6), the port does not initiate a request to become a channel, but will do so if it receives a request to become a channel from the far end. If the port doesn't receive any request, then after some timeout period the port forms a channel by itself.
What is portChannelAdminStatus?
Controls whether channelling (link aggregation) is administratively enabled (on), disabled (off), or negotiated (desirable/auto) for a set of ports.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.1.18.1.1.4 snmpwalk -v2c -c public <target> CISCO-STACK-MIB::portChannelAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.1.18.1.1.4.1 snmpget -v2c -c public <target> CISCO-STACK-MIB::portChannelAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.5.1.18.1.1.4.1 i <value>
Start monitoring Cisco Catalyst switch (legacy/mid-generation) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-STACK-MIB::portChannelAdminStatus OID value, configure state conditions and alerts, and monitor any Cisco Catalyst switch (legacy/mid-generation) 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.5 | workgroup | CISCO-ES-STACK-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.5.1 | ciscoStackMIB | CISCO-STACK-MIB |
| 1.3.6.1.4.1.9.5.1.18 | portChannelGrp | CISCO-STACK-MIB |
| 1.3.6.1.4.1.9.5.1.18.1 | portChannelTable | CISCO-STACK-MIB |
| 1.3.6.1.4.1.9.5.1.18.1.1 | portChannelEntry | CISCO-STACK-MIB |
| 1.3.6.1.4.1.9.5.1.18.1.1.4 | portChannelAdminStatus | CISCO-STACK-MIB |