fsMIPbSVlanConfigServiceType
ARICENT-MIPROVIDERBRIDGE-MIB ·
.1.3.6.1.4.1.2076.127.2.14.1.1
Object
column r/w
Enumeration
The object specifies 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
- ARICENT-MIPROVIDERBRIDGE-MIB
- OID
.1.3.6.1.4.1.2076.127.2.14.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMIPbSVlanConfigEntry
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 'ARICENT-MIPROVIDERBRIDGE-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-MIPROVIDERBRIDGE-MIB::fsMIPbSVlanConfigServiceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-MIPROVIDERBRIDGE-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-MIPROVIDERBRIDGE-MIB::fsMIPbSVlanConfigServiceType.<fsMIPbContextId>.<dot1qVlanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-MIPROVIDERBRIDGE-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-MIPROVIDERBRIDGE-MIB::fsMIPbSVlanConfigServiceType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | eLine |
2 | eLan |