mediaAccessDevice-NeedsCleaning

SML-MIB · .1.3.6.1.4.1.2.6.182.3.6.2.1.6

Object

column mandatory Enumeration
Boolean indicating that the MediaAccessDevice needs cleaning. Whether manual
or automatic cleaning is possible is indicated in the Capabilities array property.

Context

MIB
SML-MIB
OID
.1.3.6.1.4.1.2.6.182.3.6.2.1.6
Type
column
Access
readonly
Status
mandatory
Parent
mediaAccessDeviceEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0unknown
1true
2false
Object Constraints
range: 0-100