virtualLanDomainDestory
BRCMROBOMGMT5324MIB ·
.1.3.6.1.4.1.655.9.22.1.14.5.1.4
Object
column mandatory
r/w
Enumeration
To reset the domain's VLAN configuration. The default VLAN can not be destory. Ports which do not belong to other VLAN are belong to the default VLAN.
Context
- MIB
- BRCMROBOMGMT5324MIB
- OID
.1.3.6.1.4.1.655.9.22.1.14.5.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- virtualLanEntry
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 'BRCMROBOMGMT5324MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BRCMROBOMGMT5324MIB::virtualLanDomainDestory'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BRCMROBOMGMT5324MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BRCMROBOMGMT5324MIB::virtualLanDomainDestory.<virtualLanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BRCMROBOMGMT5324MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BRCMROBOMGMT5324MIB::virtualLanDomainDestory'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | nodestory |
2 | destory |