All MIBs › CISCO-FC-FE-MIB › fcIfAdminTrunkMode
fcIfAdminTrunkMode
Module: CISCO-FC-FE-MIB
OID (symbolic): CISCO-FC-FE-MIB::fcIfAdminTrunkMode
OID (numeric): 1.3.6.1.4.1.9.9.289.1.1.2.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The trunking mode configured by the user. When set to 'nonTrunk(1)', the port negotiates and converts the link into non-trunking mode. This port and the neighboring port's fcIfOperTrunkMode becomes non-trunk. When set to 'trunk(2)', the port negotiates and converts the link into trunking mode only if the neighboring port, fcIfAdminTrunkMode is either 'trunk(2)' or 'auto(3)'. When set to 'auto(3)', the port is willing to convert the link to a trunk link only if the the neighboring port, fcIfAdminTrunkMode is set to 'trunk(2)' mode.
What is fcIfAdminTrunkMode?
A configurable setting that controls whether the Fibre Channel port operates in trunking mode (carrying multiple VSANs) or non-trunking mode.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.289.1.1.2.1.9 snmpwalk -v2c -c public <target> CISCO-FC-FE-MIB::fcIfAdminTrunkMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.289.1.1.2.1.9.1 snmpget -v2c -c public <target> CISCO-FC-FE-MIB::fcIfAdminTrunkMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.289.1.1.2.1.9.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::fcIfAdminTrunkMode 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.2 | fcIfTable | CISCO-FC-FE-MIB |
| 1.3.6.1.4.1.9.9.289.1.1.2.1 | fcIfEntry | CISCO-FC-FE-MIB |
| 1.3.6.1.4.1.9.9.289.1.1.2.1.9 | fcIfAdminTrunkMode | CISCO-FC-FE-MIB |