rbCurrentAlarmIfIndex
RADIO-BRIDGE-MIB ·
.1.3.6.1.4.1.31926.11.2.1.10
Object
column SNMPv2-SMIInteger32
port ifIndex if port is the alarm source, -1 otherwise
Context
- MIB
- RADIO-BRIDGE-MIB
- OID
.1.3.6.1.4.1.31926.11.2.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rbCurrentAlarmEntry
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 'RADIO-BRIDGE-MIB' -M '/opt/observium/mibs/siklu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADIO-BRIDGE-MIB::rbCurrentAlarmIfIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADIO-BRIDGE-MIB' -M '/opt/observium/mibs/siklu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADIO-BRIDGE-MIB::rbCurrentAlarmIfIndex.<rbCurrentAlarmIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADIO-BRIDGE-MIB' -M '/opt/observium/mibs/siklu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADIO-BRIDGE-MIB::rbCurrentAlarmIfIndex'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647