switchMode

OBS ✓
FD-SWITCH-MIB · .1.3.6.1.4.1.34592.1.3.2.1.1

Object

scalar r/w Enumeration
The work mode of the core switch, now it can work in following
three modes:
sniDestinated: SNI port is specified,all internal port (connected with OLT LNP port)
               exchange traffic with the only one specified SNI port, all other SNI
               port is not in use in this mode.
               When set to this mode, the ONUs registered on different PON port(OLT)
               can not communicate each other
transparent:   Each SNI port corresponding to one PON port, and the port pairs are
               isolate each other
normal:        lay2 switch mode
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Status
Explore Observium network monitoring

Context

MIB
FD-SWITCH-MIB
OID
.1.3.6.1.4.1.34592.1.3.2.1.1
Type
scalar
Access
readwrite
Status
current
Parent
switchConfig
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FD-SWITCH-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FD-SWITCH-MIB::switchMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FD-SWITCH-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FD-SWITCH-MIB::switchMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1normal
2switch
3onebyone

Conformance