networkInterfacesActivation

MX-BNI-MIB · .0.200.1.1000.1.400

Object

column r/w MX-TCMxEnableState
Activation
              
Activate the network interface.
              
  * Enable: The system should activate the network interface.
  * Disable: The system should not activate the network
    interface.
              
Tells whether the system should activate the network interface
or not. The actual status of network interfaces is shown in the
NetworkInterfacesStatus table.

Context

MIB
MX-BNI-MIB
OID
.0.200.1.1000.1.400
Type
column
Access
readwrite
Status
current
Parent
networkInterfacesEntry

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 'MX-BNI-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-BNI-MIB::networkInterfacesActivation'
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::networkInterfacesActivation.<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::networkInterfacesActivation'

Syntax

Source
MX-TCMxEnableState
Base type
Enumeration

Values & Constraints

Type Values
0disable
1enable