networkDeviceMode

LEFTHAND-NETWORKS-NSM-NETWORK-MIB · .1.3.6.1.4.1.9804.3.1.1.2.2.2.1.10

Object

column Enumeration
The network device mode.

Context

MIB
LEFTHAND-NETWORKS-NSM-NETWORK-MIB
OID
.1.3.6.1.4.1.9804.3.1.1.2.2.2.1.10
Type
column
Access
readonly
Status
current
Parent
networkDeviceEntry
Groups
1

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 'LEFTHAND-NETWORKS-NSM-NETWORK-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LEFTHAND-NETWORKS-NSM-NETWORK-MIB::networkDeviceMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LEFTHAND-NETWORKS-NSM-NETWORK-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LEFTHAND-NETWORKS-NSM-NETWORK-MIB::networkDeviceMode.<networkDeviceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LEFTHAND-NETWORKS-NSM-NETWORK-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LEFTHAND-NETWORKS-NSM-NETWORK-MIB::networkDeviceMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1disabled
2auto
3static
4slave

Conformance