hwORCfgChannel1AGCMode
HUAWEI-ENVIRONMENT-MIB ·
.1.3.6.1.4.1.2011.6.1.1.7.1.48
Object
column r/w
Enumeration
Indicates the configuration information about the AGC gain on channel 1 for the optical receiver. Options: 1.off(2) - indicates that AGC gain is off 2.minus6to2dBm(3) - indicates that the range of AGC gain is -6dBm to +2dBm 3.minus4to2dBm(4) - indicates that the range of AGC gain is -4dBm to +2dBm 4.minus2to2dBm(5) - indicates that the range of AGC gain is -2dBm to +2dBm default is minus6to2dBm(3).
Context
- MIB
- HUAWEI-ENVIRONMENT-MIB
- OID
.1.3.6.1.4.1.2011.6.1.1.7.1.48- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwOpticalNodeEntry
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 'HUAWEI-ENVIRONMENT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ENVIRONMENT-MIB::hwORCfgChannel1AGCMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ENVIRONMENT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ENVIRONMENT-MIB::hwORCfgChannel1AGCMode.<hwFrameIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ENVIRONMENT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ENVIRONMENT-MIB::hwORCfgChannel1AGCMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | off |
3 | minus6to2dBm |
4 | minus4to2dBm |
5 | minus2to2dBm |