deviceExists

NETSURE-DISTRIB-MIB · .1.3.6.1.4.1.6302.4.1.2.4.1.1.5

Object

column r/w EnableState
Used (0) or not Used (1)

Context

MIB
NETSURE-DISTRIB-MIB
OID
.1.3.6.1.4.1.6302.4.1.2.4.1.1.5
Type
column
Access
readwrite
Status
current
Parent
deviceEntry

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

Syntax

Source
EnableState
Base type
Enumeration

Values & Constraints

Type Values
0enabled
1disabled