fcPortAdminState

OBS ✓
ATTO6500N-MIB · .1.3.6.1.4.1.4547.2.3.3.1.1.4

Object

column Enumeration
Administrative state of the fibre channel port. 
Indicates whether the port is enabled or disabled.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Status
Explore Observium network monitoring

Context

MIB
ATTO6500N-MIB
OID
.1.3.6.1.4.1.4547.2.3.3.1.1.4
Type
column
Access
readonly
Status
current
Parent
fcPortInfoEntry
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 'ATTO6500N-MIB' -M '/opt/observium/mibs/atto:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATTO6500N-MIB::fcPortAdminState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATTO6500N-MIB' -M '/opt/observium/mibs/atto:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATTO6500N-MIB::fcPortAdminState.<fcPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATTO6500N-MIB' -M '/opt/observium/mibs/atto:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATTO6500N-MIB::fcPortAdminState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1unknown
1disabled
2enabled

Conformance