smartPortMode

MSERIES-PORT-MIB · .1.3.6.1.4.1.30826.1.3.1.2.1.1.7

Object

column r/w MSERIES-TCPortMode
The Mode of the Port.
              
normal (1) - The port is active. No alarms
are beeing suppressed.
              
service (2) . The port is in service mode
and alarms are beeing suppressed. When service
is ready smartPortMode  should be set to 
'normal' again.
              
Not writeable in SmartOS v2.3

Context

MIB
MSERIES-PORT-MIB
OID
.1.3.6.1.4.1.30826.1.3.1.2.1.1.7
Type
column
Access
readwrite
Status
current
Parent
smartPortEntry
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 'MSERIES-PORT-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MSERIES-PORT-MIB::smartPortMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MSERIES-PORT-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MSERIES-PORT-MIB::smartPortMode.<smartPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MSERIES-PORT-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MSERIES-PORT-MIB::smartPortMode'

Syntax

Source
MSERIES-TCPortMode
Base type
Enumeration

Values & Constraints

Type Values
1normal
2service

Conformance