snBgp4RedisProtocol

HP-SN-BGP4-GROUP-MIB · .1.3.6.1.4.1.11.2.3.7.11.12.2.11.11.1.1.1

Object

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

Syntax

Enumeration

Values & Constraints

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