brzaccVLNoiseFloorAvailableCalibrationOptions
ALVARION-DOT11-WLAN-MIB ·
.1.3.6.1.4.1.12394.1.1.6.30.5
Object
scalar Enumeration
Applicable to all units. Indicates what types of Noise Floor Indication calibration are available: notCalibrated: means that the unit is not calibrated factoryOnly: means that the unit was calibrated in factory fieldOnly: means that the unit was calibrated in field using brzaccVLNoiseFloorIndicationRunCalibration command factoryAndField: means that unit was calibrated in factory and also in field
Context
- MIB
- ALVARION-DOT11-WLAN-MIB
- OID
.1.3.6.1.4.1.12394.1.1.6.30.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- brzaccVLNoiseFloorCalibrationParameters
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALVARION-DOT11-WLAN-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALVARION-DOT11-WLAN-MIB::brzaccVLNoiseFloorAvailableCalibrationOptions.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALVARION-DOT11-WLAN-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALVARION-DOT11-WLAN-MIB::brzaccVLNoiseFloorAvailableCalibrationOptions'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notCalibrated |
2 | factoryOnly |
3 | fieldOnly |
4 | factoryAndField |