snMspsDot1qVlanStatus
SN-MSPS-SCX-MIB ·
.1.3.6.1.4.1.4329.20.1.1.1.1.3.25
Object
The administrative status requested by management for the Vlan feature. The value enabled(1) indicates that Vlan should be enabled in the device on all ports. The value disabled(2) indicates that Vlan should be disabled in the device on all ports. The object can be set to disabled if and only if, dot1qGvrpStatus and dot1dGmrpStatus are disabled. The object should NOT be enabled before setting 'dot1qVlanType'. Setting this object will affect the operational status of the VLAN module (dot1qFutureVlanOperStatus).
Context
- MIB
- SN-MSPS-SCX-MIB
- OID
.1.3.6.1.4.1.4329.20.1.1.1.1.3.25- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- snMspsVlan
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::snMspsDot1qVlanStatus.0'
More examples
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::snMspsDot1qVlanStatus'
Syntax
- Source
- P-BRIDGE-MIBEnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |