atFiberMonBaseline
AT-FIBER-MONITORING-MIB ·
.1.3.6.1.4.1.207.8.4.4.3.27.2.1.5
Object
column r/w
OctetString
The baseline value for firber mornitoring.
Acceptable mode string and value ranges are as below:
average <12-150> - number of readings used to calculate moving average.
fixed <1-65535> - fixed baseline value in units of 0.0001mW.
For example, if you want to use a moving average of 12 readings as the baseline,
you enter
average 12
Or if you want to use a fixed value, though it is not recommended, you enter
fixed 500
Context
- MIB
- AT-FIBER-MONITORING-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.3.27.2.1.5- 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::atFiberMonBaseline'
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::atFiberMonBaseline.<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::atFiberMonBaseline'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.