CISCO-STACK-MIB :: vlanPortIslAdminStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-STACK-MIBvlanPortIslAdminStatus

vlanPortIslAdminStatus

Module: CISCO-STACK-MIB

OID (symbolic): CISCO-STACK-MIB::vlanPortIslAdminStatus

OID (numeric): 1.3.6.1.4.1.9.5.1.9.3.1.7

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Indicates the administrative status set on the trunk port while the operational status is the one that indicates whether the port is actually trunking or not. If the status is set to off(2), the port is permanently set to be a non-trunk. If the status is set to onNoNegotiate(5), the port is permanently set to be a trunk and no negotiation takes place with the far end to try to ensure consistent operation. If the status is set to on(1), the port initiates a request to become a trunk and will become a trunk regardless of the response from the far end. If the status is set to desirable(3), the port initiates a request to become a trunk and will become a trunk if the far end agrees. If the status is set to auto(4), the port does not initiate a request to become a trunk but will do so if it receives a request to become a trunk from the far end.

What is vlanPortIslAdminStatus?

This read-write object configures the administrative trunking mode (e.g., on/off) for an ISL trunk port, independent of whether the port is actually trunking.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.1.9.3.1.7
snmpwalk -v2c -c public <target> CISCO-STACK-MIB::vlanPortIslAdminStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.1.9.3.1.7.1
snmpget -v2c -c public <target> CISCO-STACK-MIB::vlanPortIslAdminStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.5.1.9.3.1.7.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::vlanPortIslAdminStatus 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.5workgroupCISCO-ES-STACK-MIB
Numeric OIDNameModule
1.3.6.1.4.1.9.5.1ciscoStackMIBCISCO-STACK-MIB
1.3.6.1.4.1.9.5.1.9vlanGrpCISCO-STACK-MIB
1.3.6.1.4.1.9.5.1.9.3vlanPortTableCISCO-STACK-MIB
1.3.6.1.4.1.9.5.1.9.3.1vlanPortEntryCISCO-STACK-MIB
1.3.6.1.4.1.9.5.1.9.3.1.7vlanPortIslAdminStatusCISCO-STACK-MIB