fcIfAdminMode
CISCO-FC-FE-MIB ·
.1.3.6.1.4.1.9.9.289.1.1.2.1.2
Object
The port mode configured by the user. If the user configured the port as auto(1), then the port initialization scheme determines the mode of the port. In this case the user can look at 'fcIfOperMode' to determine the current operating mode of port. If this interface is a Port Channel port then only auto(1) or ePort(4) is allowed.
Context
- MIB
- CISCO-FC-FE-MIB
- OID
.1.3.6.1.4.1.9.9.289.1.1.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fcIfEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::fcIfAdminMode'
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::fcIfAdminMode.<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::fcIfAdminMode'
Syntax
- Source
- CISCO-ST-TCFcPortTypes
- Base type
Enumeration
Values & Constraints
Type Values
1 | auto |
2 | fPort |
3 | flPort |
4 | ePort |
5 | bPort |
6 | fxPort |
7 | sdPort |
8 | tlPort |
9 | nPort |
10 | nlPort |
11 | nxPort |
12 | tePort |
13 | fvPort |
14 | portOperDown |
15 | stPort |
16 | npPort |
17 | tfPort |
18 | tnpPort |
Conformance
Member of