fsElpsContextVlanGroupManager
SUPERMICRO-ELPS-MIB ·
.1.3.6.1.4.1.10876.101.2.25.2.1.1.6
Object
column r/w
Enumeration
This object identifies the module that manages the grouping of
vlans in this virtual context.
mstp(1) - MSTP(Multiple Spanning Tree Protocol) module manages
the grouping of vlans. In this case, MSTI(MSTP
instance Id) identifies the group (or vlan list).
If a MSTI is mapped to a Protection Group, then that
Protection group will protect the list of vlan mapped
to that MSTI.
Administrator should make sure that MSTP module is
started and enabled, if this object is set to mstp(1).
elps(2) - ELPS module manages the grouping of vlans.
If this value is set, In this case ELPS instance
identifies the group. The group will be created for the
fsElpsPgConfigWorkingInstanceId and fsElpsPgConfigProtectionInstanceId and
the VLAN mapping will be done for the
objects fsElpsPgConfigWorkingServiceValue and
fsElpsPgConfigprotectionServiceValue or fsElpsPgServiceListValue
based on the fsElpsPgConfigType when the fsElpsPgConfigRowStatus is Active
Context
- MIB
- SUPERMICRO-ELPS-MIB
- OID
.1.3.6.1.4.1.10876.101.2.25.2.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsElpsContextEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'SUPERMICRO-ELPS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-ELPS-MIB::fsElpsContextVlanGroupManager'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-ELPS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-ELPS-MIB::fsElpsContextVlanGroupManager.<fsElpsContextId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-ELPS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-ELPS-MIB::fsElpsContextVlanGroupManager'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | mstp |
2 | elps |