atFiberMonSensitivity
AT-FIBER-MONITORING-MIB ·
.1.3.6.1.4.1.207.8.4.4.3.27.2.1.4
Object
column r/w
OctetString
The sensitivity for fiber monitoring.
Acceptable mode strings and value ranges are as below:
low - 2dB
medium - 1dB
high - 0.5dB
highest - 0.0025mW
fixed <25 - 65535> - units of 0.0001mW
relative <0.00 - 10.00> - units of dB
For example, if you want to set the sensitivity to medium level, then you enter word
medium
Or if you want to set it to a fixed value, then you enter string
fixed 1000
Or if you want to set to a relative value, then you enter string
relative 1.20
Context
- MIB
- AT-FIBER-MONITORING-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.3.27.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- atFiberMonConfigEntry
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 'AT-FIBER-MONITORING-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-FIBER-MONITORING-MIB::atFiberMonSensitivity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AT-FIBER-MONITORING-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-FIBER-MONITORING-MIB::atFiberMonSensitivity.<atFiberMonIfname>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-FIBER-MONITORING-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-FIBER-MONITORING-MIB::atFiberMonSensitivity'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.