snOspfRedisProtocol

HP-SN-OSPF-GROUP-MIB · .1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1.5

Object

column mandatory r/w Enumeration
The imported routes into OSPF domain is set in the following: 
rip(1):		- the RIP route.
all(2):		- all protocol route.
static(3):	- the static route.
bgp(4):		- the BGP route.
connected(5):		- the connected route.
isis(6):		- the ISIS route.

Context

MIB
HP-SN-OSPF-GROUP-MIB
OID
.1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1.5
Type
column
Access
readwrite
Status
mandatory
Parent
snOspfRedisEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1rip
2all
3static
4bgp
5connected
6isis