itsIfEnableButton

NETI-ITS-MIB · .1.3.6.1.4.1.2928.6.2.16.1.1.9.1.3

Object

column r/w SNMPv2-TCTruthValue
Controls if a `monitor' push button on the device front panel
is enabled for selection of interface to monitor.  This
object is only applicable for boards supporting this
function.

Context

MIB
NETI-ITS-MIB
OID
.1.3.6.1.4.1.2928.6.2.16.1.1.9.1.3
Type
column
Access
readwrite
Status
current
Parent
itsIfMonEntry

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

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false