modAmp1MonStatus
PPM-IGNIS-MIB ·
.1.3.6.1.4.1.31225.1.1.4.1.1.264
Object
column Integer32
Bitmap encoding of the current configuration status of the Amplifier card:
Bit 0: Amplifier 2 Automatic Gain Control (AGC) Status (0=Disabled, 1=Enabled)
1: Amplifier 1 Automatic Gain Control (AGC) Status (0=Disabled, 1=Enabled)
2: Amplifier 2 Manual Gain Control (MGC) Status (0=Disabled, 1=Enabled)
3: Amplifier 1 Manual Gain Control (MGC) Status (0=Disabled, 1=Enabled)
4-7: Unused
8-9: LED 2 status
10-11: LED 1 status
12-15: Unused
Context
- MIB
- PPM-IGNIS-MIB
- OID
.1.3.6.1.4.1.31225.1.1.4.1.1.264- Type
- column
- Access
- readonly
- Status
- current
- Parent
- slotsEntry
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 'PPM-IGNIS-MIB' -M '/opt/observium/mibs/vialite:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PPM-IGNIS-MIB::modAmp1MonStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PPM-IGNIS-MIB' -M '/opt/observium/mibs/vialite:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PPM-IGNIS-MIB::modAmp1MonStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PPM-IGNIS-MIB' -M '/opt/observium/mibs/vialite:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PPM-IGNIS-MIB::modAmp1MonStatus'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647