snMspsDot1adPbSVlanConfigServiceType
SN-MSPS-SCX-MIB ·
.1.3.6.1.4.1.4329.20.1.1.1.1.81.3.14.1.1
Object
column r/w
Enumeration
The object to specify the service type supported by the S-VLAN in the
Virtual Context. When it is set to 'eLine', the S-VLAN connects not more
than two customer interfaces. If the service type for a vlan is 'eLine',
then learning member ports through GVRP will not be allowed.
Hence the oper point-to-point state of the PEPs connecting the S-VLAN can
be set to True for specified Virtual Context.
When it is set to 'eLan', the S-VLAN connects more than two customer
interfaces.So the oper point-to-point state of the PEPs connecting the
S-VLAN will be set to False for specified Virtual Context.
In case of IVL, When the service type is set to E-Line for a VLAN,
the MAC learning status will be set to 'disabled'. When it is set
to E-LAN, MAC learning status will be enabled for that VLAN.
Context
- MIB
- SN-MSPS-SCX-MIB
- OID
.1.3.6.1.4.1.4329.20.1.1.1.1.81.3.14.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- snMspsDot1adPbSVlanConfigEntry
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 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SN-MSPS-SCX-MIB::snMspsDot1adPbSVlanConfigServiceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SN-MSPS-SCX-MIB::snMspsDot1adPbSVlanConfigServiceType.<snMspsDot1adPbContextId>.<dot1qVlanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SN-MSPS-SCX-MIB::snMspsDot1adPbSVlanConfigServiceType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | eLine |
2 | eLan |