rbnIcrPriority
RBN-ICR-MIB ·
.1.3.6.1.4.1.2352.2.101.1.1.1.8
Object
column r/w
Enumeration
This object indicates the ICR priority. The priority is used for setting the initial preference level when the prefixes are advertised and is used for tie-break in case both the local ICR node and its peer node are booted up at the same time. The local and the peer ICR nodes MUST configure different priorities
Context
- MIB
- RBN-ICR-MIB
- OID
.1.3.6.1.4.1.2352.2.101.1.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rbnIcrEntry
- 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 'RBN-ICR-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-ICR-MIB::rbnIcrPriority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RBN-ICR-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-ICR-MIB::rbnIcrPriority.<rbnIcrId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RBN-ICR-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RBN-ICR-MIB::rbnIcrPriority'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | low |
2 | high |
Conformance
Member of
Compliance refinements
rbnIcrMIBCompliance
readonly
Write access is not required.