fcIfAdminTrunkMode

CISCO-FC-FE-MIB · .1.3.6.1.4.1.9.9.289.1.1.2.1.9

Object

column r/w Enumeration
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.

Context

MIB
CISCO-FC-FE-MIB
OID
.1.3.6.1.4.1.9.9.289.1.1.2.1.9
Type
column
Access
readwrite
Status
current
Parent
fcIfEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-FC-FE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FC-FE-MIB::fcIfAdminTrunkMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-FC-FE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FC-FE-MIB::fcIfAdminTrunkMode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FC-FE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FC-FE-MIB::fcIfAdminTrunkMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1nonTrunk
2trunk
3auto

Conformance

Member of