ebnSubnetSearchOrdering

EBN-MIB · .1.3.6.1.2.1.34.7.1.5.1.1.3

Object

column Enumeration
Indicates whether an EBN may reorder a subnetwork routing
list so that entries which are more likely to be successful
move to the top of the subnetwork routing list and entries
which are more likely to be unsuccessful move to the bottom
of the list.
The following values are defined:
              
   - priority(1):  Entries may be reordered.
   - defined(2):   Entries must not be reordered.

Context

MIB
EBN-MIB
OID
.1.3.6.1.2.1.34.7.1.5.1.1.3
Type
column
Access
readonly
Status
current
Parent
ebnSubnetSearchEntry
Groups
1

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1priority
2defined

Conformance