jnxBgpM2PeerReflectorClient
BGP4-V2-MIB-JUNIPER ·
.1.3.6.1.4.1.2636.5.1.1.2.7.1.2796.1.1.1
Object
column Enumeration
This value indicates whether the given peer is a
reflector client of this router, or not. A value of
nonClient indicates that this peer is not a reflector
client. 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 reflector clients.
This value must be nonClient (0) for BGP external peers.
Context
- MIB
- BGP4-V2-MIB-JUNIPER
- OID
.1.3.6.1.4.1.2636.5.1.1.2.7.1.2796.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jnxBgpM2PeerReflectorClientEntry
- Groups
- 1
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 'BGP4-V2-MIB-JUNIPER' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BGP4-V2-MIB-JUNIPER::jnxBgpM2PeerReflectorClient'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BGP4-V2-MIB-JUNIPER' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BGP4-V2-MIB-JUNIPER::jnxBgpM2PeerReflectorClient.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BGP4-V2-MIB-JUNIPER' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BGP4-V2-MIB-JUNIPER::jnxBgpM2PeerReflectorClient'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | nonClient |
1 | client |
2 | meshedClient |
Conformance
Member of