v2NonVolFlush
BRCM-V2-FACTORY-MIB ·
.1.3.6.1.4.1.4413.2.99.1.1.2.4.1.2.9
Object
Setting this object to true(1) will flush out any unrecognized groups that were read from the device. This is useful in cases where the settings group isn't needed by another application, and would just waste space. Note that this operation occurs over all groups and sections, so the values of v2NonVolControlGroup and v2NonVolControlSection are ignored when this operation is invoked. Always returns false(2) when read.
Context
- MIB
- BRCM-V2-FACTORY-MIB
- OID
.1.3.6.1.4.1.4413.2.99.1.1.2.4.1.2.9- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- v2NonVolControl
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 'BRCM-V2-FACTORY-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BRCM-V2-FACTORY-MIB::v2NonVolFlush.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BRCM-V2-FACTORY-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BRCM-V2-FACTORY-MIB::v2NonVolFlush'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |