All MIBs › CISCO-FC-FE-MIB › adminTrunkProtocol
adminTrunkProtocol
Module: CISCO-FC-FE-MIB
OID (symbolic): CISCO-FC-FE-MIB::adminTrunkProtocol
OID (numeric): 1.3.6.1.4.1.9.9.289.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The object to either enable or disable the trunking protocol for the device. The trunking protocol is used for negotiating trunk mode and calculating operational VSANs on an EISL link. It also performs port VSAN consistency checks. On non-trunking ISL links, if the port VSANs are different, the E ports will be isolated. To avoid this isolation, this MIB variable should be set to 'disable(2)'. enable(1) - enables trunking protocol. disable (2) - disables the trunking protocol.
What is adminTrunkProtocol?
A read-write setting to enable or disable the trunking protocol on the device, which negotiates trunk mode, computes operational VSANs on EISL links, and checks port VSAN consistency.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.289.1.1.8 snmpwalk -v2c -c public <target> CISCO-FC-FE-MIB::adminTrunkProtocol
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.289.1.1.8.1 snmpget -v2c -c public <target> CISCO-FC-FE-MIB::adminTrunkProtocol.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.289.1.1.8.1 i <value>
Start monitoring Cisco MDS Fibre Channel SAN switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-FC-FE-MIB::adminTrunkProtocol OID value, configure state conditions and alerts, and monitor any Cisco MDS Fibre Channel SAN switches 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.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.289 | ciscoFcFeMIB | CISCO-FC-FE-MIB |
| 1.3.6.1.4.1.9.9.289.1 | ciscoFcFeObjects | CISCO-FC-FE-MIB |
| 1.3.6.1.4.1.9.9.289.1.1 | cffFcFeConfig | CISCO-FC-FE-MIB |
| 1.3.6.1.4.1.9.9.289.1.1.8 | adminTrunkProtocol | CISCO-FC-FE-MIB |