vlanAutoSurveillanceRestoreDefaultOUIs
CISCOSB-vlan-MIB ·
.1.3.6.1.4.1.9.6.1.101.48.85
Object
Setting this scalar to true restores ASV default OUIs. Meaning: all manually configured OUIs/MAC Addresses are deleted, and the default OUIs are recreated with their default values. This is an 'action' scalar.
Context
- MIB
- CISCOSB-vlan-MIB
- OID
.1.3.6.1.4.1.9.6.1.101.48.85- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- vlan
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 'CISCOSB-vlan-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCOSB-vlan-MIB::vlanAutoSurveillanceRestoreDefaultOUIs.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCOSB-vlan-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCOSB-vlan-MIB::vlanAutoSurveillanceRestoreDefaultOUIs'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |