esconPortConfigLoginState
SL-ESCON-MIB ·
.1.3.6.1.4.1.4515.1.1.5.1.1.1.1.9
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 sequence synchronization with the attached port. The high bit validLogin(2) indicates that the physical path has been established.
Context
- MIB
- SL-ESCON-MIB
- OID
.1.3.6.1.4.1.4515.1.1.5.1.1.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- esconPortConfigEntry
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-ESCON-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-ESCON-MIB::esconPortConfigLoginState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SL-ESCON-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-ESCON-MIB::esconPortConfigLoginState.<esconPortConfigIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SL-ESCON-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SL-ESCON-MIB::esconPortConfigLoginState'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | signalSense |
1 | syncPort |
2 | validLogin |