gnAgnInBandMngXEnableInbandChannels
CERAGON-MIB ·
.1.3.6.1.4.1.2281.2.2.9.18
Object
scalar mandatory
r/w
Integer32
This configuration enables/disables the in-band channels: 1-4.
The LSB represent channel 1, the 2nd bit channel 2, etc.
If a bit is on (1) it's channel is enabled.
Example: if channels 2 & 4 are enabled and channels 1 & 3 are disabled, then
the binary value is 1010, so the MIB value (decimal integer) will be 10.
Context
- MIB
- CERAGON-MIB
- OID
.1.3.6.1.4.1.2281.2.2.9.18- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- gnAgnInBandMng
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 'CERAGON-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CERAGON-MIB::gnAgnInBandMngXEnableInbandChannels.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CERAGON-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CERAGON-MIB::gnAgnInBandMngXEnableInbandChannels'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-15