snBgp4RedisProtocol

FOUNDRY-SN-BGP4-GROUP-MIB · .1.3.6.1.4.1.1991.1.2.11.11.1.1.1

Object

column Enumeration
The imported configuration into BGP4 domain is set in the following: 
rip(1):		- the RIP.
ospf(2):	- the OSPF.
static(3):	- the static.
connected(4):	- the connected.
isis(5):	- the ISIS.

Context

MIB
FOUNDRY-SN-BGP4-GROUP-MIB
OID
.1.3.6.1.4.1.1991.1.2.11.11.1.1.1
Type
column
Access
readonly
Status
current
Parent
snBgp4RedisEntry

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 'FOUNDRY-SN-BGP4-GROUP-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-SN-BGP4-GROUP-MIB::snBgp4RedisProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FOUNDRY-SN-BGP4-GROUP-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-SN-BGP4-GROUP-MIB::snBgp4RedisProtocol.<snBgp4RedisProtocol>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FOUNDRY-SN-BGP4-GROUP-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FOUNDRY-SN-BGP4-GROUP-MIB::snBgp4RedisProtocol'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1rip
2ospf
3static
4connected
5isis