extremeApsLineErrorBERSignalFailActive
EXTREME-POS-MIB ·
.1.3.6.1.4.1.1916.1.20.1.3.1.1.6
Object
column SNMPv2-TCTruthValue
Indicates whether a signal fail condition due to excessive Bit-Error-Rate currently exists on the line.
Context
- MIB
- EXTREME-POS-MIB
- OID
.1.3.6.1.4.1.1916.1.20.1.3.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- extremeApsLineErrorEntry
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 'EXTREME-POS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-POS-MIB::extremeApsLineErrorBERSignalFailActive'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EXTREME-POS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-POS-MIB::extremeApsLineErrorBERSignalFailActive.<extremeApsLineErrorGroupNumber>.<extremeApsLineErrorPortNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-POS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-POS-MIB::extremeApsLineErrorBERSignalFailActive'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |