fsrip6RipProfileHorizon

SUPERMICRO-RIP6-MIB · .1.3.6.1.4.1.10876.101.1.3.2.4.1.3

Object

column r/w Enumeration
Indicates the type of horizoning to be done while sending
routing informations (learnt on that interface) over that
interface. If the configured value is split-horizon(2) then
routes learnt on a interface are not sent over that
interface. If the configured value is poison-reverse(3) then
such routes are sent with a metric of 16.

Context

MIB
SUPERMICRO-RIP6-MIB
OID
.1.3.6.1.4.1.10876.101.1.3.2.4.1.3
Type
column
Access
readwrite
Status
current
Parent
fsrip6RipProfileEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1nohorizon
2splithorizon
3poisonreverse