swL2VlanMultiplyAction
DES3028G-L2MGMT-MIB ·
.1.3.6.1.4.1.171.11.63.11.2.23.2.5
Object
scalar r/w
Enumeration
Specifies the action for VLANs.
other: no action.
create: the VLANs specified by swL2VlanMultiplyVlanList
would be created at a time.
configure: the VLANs specified by swL2VlanMultiplyVlanList
would be configured at a time.
delete: the VLANs specified by swL2VlanMultiplyVlanList
would be deleted at a time.
Context
- MIB
- DES3028G-L2MGMT-MIB
- OID
.1.3.6.1.4.1.171.11.63.11.2.23.2.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- swL2VlanMultiplyMgmt
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 'DES3028G-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES3028G-L2MGMT-MIB::swL2VlanMultiplyAction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DES3028G-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DES3028G-L2MGMT-MIB::swL2VlanMultiplyAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | create |
3 | configure |
4 | delete |