vlanVoiceOUISetToDefault
NETGEAR-RADLAN-vlan-MIB ·
.1.3.6.1.4.1.4526.17.48.54.5
Object
The vlanVoiceOUISetToDefault indicates that vlanVoiceOUITable
should be set to it's default values if existed
(OUI default prefixes).
To do so the vlanVoiceOUITable should be previuosly deleted by usual
entries destroying.
This object behaviors as write-only than
reading this object will always return 'false'.
Context
- MIB
- NETGEAR-RADLAN-vlan-MIB
- OID
.1.3.6.1.4.1.4526.17.48.54.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- vlanVoice
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 'NETGEAR-RADLAN-vlan-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-vlan-MIB::vlanVoiceOUISetToDefault.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-vlan-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-vlan-MIB::vlanVoiceOUISetToDefault'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |