apDiscCtrlOperation

APDISC-MIB · .1.3.6.1.4.1.272.4.49.1.1.3

Object

column mandatory r/w Enumeration
Setting this variable to 'discovery' initiates the discovery. After the
discovery it is autonomously changed to 'none'. Setting this variable
to 'delete' deletes the entry and all related entries in apDiscTable
and apDiscSetTable.

Context

MIB
APDISC-MIB
OID
.1.3.6.1.4.1.272.4.49.1.1.3
Type
column
Access
readwrite
Status
mandatory
Parent
apDiscCtrlEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2discovery
3delete