networkInterfacesPriority
MX-BNI-MIB ·
.0.200.1.1000.1.450
Object
column r/w
Unsigned32
Priority
Prioritize the network interface. In case of address conflicts
between two or more network interfaces, the network interface
with the highest priority will remain enabled and all other
interfaces are set to invalid configuration. If the priority is
the same, only the first enabled network interface will be able
to use the IP address. When a conflict ends, all network
interfaces concerned automatically return to an operational
state.
The actual status of network interfaces is shown in the
NetworkInterfacesStatus table.
Context
- MIB
- MX-BNI-MIB
- OID
.0.200.1.1000.1.450- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- networkInterfacesEntry
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 'MX-BNI-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-BNI-MIB::networkInterfacesPriority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-BNI-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-BNI-MIB::networkInterfacesPriority.<networkInterfacesIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-BNI-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-BNI-MIB::networkInterfacesPriority'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-100