els10-27VlanResetDefaults
CT-ELS10-27-MIB ·
.1.3.6.1.4.1.97.9.20.3
Object
scalar mandatory
r/w
Enumeration
To reset the specified bridge. The filtering database is cleared and initialized with the entries specified in the Permananent database, and the Bridge protocol Entity is initialized. While initializing a read will return a value of reset (2). While operational a read will return a value of operating (1).
Context
- MIB
- CT-ELS10-27-MIB
- OID
.1.3.6.1.4.1.97.9.20.3- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- els10-27VlanBridgeConfig
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 'CT-ELS10-27-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CT-ELS10-27-MIB::els10-27VlanResetDefaults.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CT-ELS10-27-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CT-ELS10-27-MIB::els10-27VlanResetDefaults'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | operating |
2 | reset |