ebnSubnetSearchDynamics
EBN-MIB ·
.1.3.6.1.2.1.34.7.1.5.1.1.2
Object
column Enumeration
Indicates whether an EBN may add dynamic entries to a
subnetwork routing list. none(1) means no entries may be
added to the subnetwork routing list. limited(2) means
only likely entries may be added to the subnetwork routing
list. full(3) means all native extended border nodes and
adjacent, non-native EBNs and NNs will be added to the
subnetwork routing list.
Context
- MIB
- EBN-MIB
- OID
.1.3.6.1.2.1.34.7.1.5.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ebnSubnetSearchEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::ebnSubnetSearchDynamics'
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::ebnSubnetSearchDynamics.<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::ebnSubnetSearchDynamics'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | limited |
3 | full |
Conformance
Member of