genEquipEthernetSwitchCfgAppType

MWRM-NETWORK-MIB · .1.3.6.1.4.1.2281.10.8.1.1.1

Object

scalar r/w Enumeration
The mode of the switch application. Note, managed-switch or metro-swtich require license.
Single-pipe: No switching is done, the NE acts as a Pipe.
Managed-switch: The switch application is configured as IEEE 802.1Q switch.
Metro-switch: The switch application is configured as IEEE 802.1ad switch.

Context

MIB
MWRM-NETWORK-MIB
OID
.1.3.6.1.4.1.2281.10.8.1.1.1
Type
scalar
Access
readwrite
Status
current
Parent
genEquipEthernetSwitchCfg

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

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1single-pipe
2managed-switch
3metro-switch