rlBgpPeersExtIsReflectorClient

NETGEAR-RADLAN-BGP · .1.3.6.1.4.1.4526.17.71.2.1.2

Object

column r/w Enumeration
This value indicates whether the given peer is a
reflector client of this router, or not.
A value of client indicates that this peer is a
reflector client that is not fully meshed with
other reflector clients. A value of meshedClient
indicates that the peer is a reflector client and
is fully meshed with all other clients because
there is no route reflection. The default value
is meshedClient.

Context

MIB
NETGEAR-RADLAN-BGP
OID
.1.3.6.1.4.1.4526.17.71.2.1.2
Type
column
Access
readwrite
Status
current
Parent
rlBgpPeersExtEntry

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 'NETGEAR-RADLAN-BGP' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-BGP::rlBgpPeersExtIsReflectorClient'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-BGP' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-BGP::rlBgpPeersExtIsReflectorClient.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-BGP' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-BGP::rlBgpPeersExtIsReflectorClient'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0nonClient
1client
2meshedClient