fcBxPortStatusLoginState
SL-FC-MIB ·
.1.3.6.1.4.1.4515.1.1.3.1.2.1.1.5
Object
column Bits
The high bit signalSense(0) means that a physical connection has been established with the attached port. The high bit syncPort(1) means that the there there is a PRS synchronization with the attached port. The high bit validLogin(2) indicates that the login process has been completed and that the fcBxLoginTable information is valid.
Context
- MIB
- SL-FC-MIB
- OID
.1.3.6.1.4.1.4515.1.1.3.1.2.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fcBxPortStatusEntry
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 'SL-FC-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-FC-MIB::fcBxPortStatusLoginState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SL-FC-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-FC-MIB::fcBxPortStatusLoginState.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SL-FC-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SL-FC-MIB::fcBxPortStatusLoginState'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | signalSense |
1 | syncPort |
2 | validLogin |