smartPortStatus
MSERIES-PORT-MIB ·
.1.3.6.1.4.1.30826.1.3.1.2.1.1.6
Object
column MSERIES-TCPortStatus
The operational state for a port.
idle(1) - The port is not activated
down(2) - The port traffic is lost.
up(3) - There is traffic on the port.
high(4) - The port got to high power.
low(5) - The port got to low power.
eyeSafety(6) - The Line Tx port is in Eye Safety Mode.
This means that either the connector on the
Line Tx port is not inserted or that you have
too strong reflection from the line fiber.
cd(7) - Channel detected.
ncd(8) - No channel detected.
Context
- MIB
- MSERIES-PORT-MIB
- OID
.1.3.6.1.4.1.30826.1.3.1.2.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- smartPortEntry
- 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 'MSERIES-PORT-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MSERIES-PORT-MIB::smartPortStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MSERIES-PORT-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MSERIES-PORT-MIB::smartPortStatus.<smartPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MSERIES-PORT-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MSERIES-PORT-MIB::smartPortStatus'
Syntax
- Source
- MSERIES-TCPortStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | idle |
2 | down |
3 | up |
4 | high |
5 | low |
6 | eyeSafety |
7 | cd |
8 | ncd |
Conformance
Member of