rbTgRdLinksConfiguredRemoteSectorBitmap

RADIO-BRIDGE-MH-TG-MIB · .1.3.6.1.4.1.31926.35.1.2.3.1.1.7

Object

A bit map representation of the remote RF sectors list.
For example: remote sector 1 and remote sector 2 will result in 0x3.

Context

MIB
RADIO-BRIDGE-MH-TG-MIB
OID
.1.3.6.1.4.1.31926.35.1.2.3.1.1.7
Type
column
Access
readonly
Status
current
Parent
rbTgRdLinksConfiguredEntry
Groups
1

Walk 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-MH-TG-MIB' -M '/opt/observium/mibs/siklu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADIO-BRIDGE-MH-TG-MIB::rbTgRdLinksConfiguredRemoteSectorBitmap'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADIO-BRIDGE-MH-TG-MIB' -M '/opt/observium/mibs/siklu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADIO-BRIDGE-MH-TG-MIB::rbTgRdLinksConfiguredRemoteSectorBitmap.<rbTgRdLinksConfiguredIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADIO-BRIDGE-MH-TG-MIB' -M '/opt/observium/mibs/siklu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADIO-BRIDGE-MH-TG-MIB::rbTgRdLinksConfiguredRemoteSectorBitmap'

Syntax

Source
RbTgRadioDnSectorBitmap
Base type
Unsigned32
Based on
SNMPv2-SMIGauge32
Display format
b
Type Description
A bit map representation of the local or remote RF sectors list.
For example: sector 1 and 2 will be represented as 0x3.

Values & Constraints

Type Constraints
range: 1..15

Conformance