saRgDot11ExtMbssUseNonvol
SA-RG-MIB ·
.1.3.6.1.4.1.1429.79.2.2.6.1.1.16
Object
Allows to save additional BSS parameters to non-vol if set to true. Primary BSS parameters are ALWAYS stored in non-vol. This object value is stored in non-vol and set to false after factory reset.
Context
- MIB
- SA-RG-MIB
- OID
.1.3.6.1.4.1.1429.79.2.2.6.1.1.16- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- saRgDot11ExtMgmtEntry
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 'SA-RG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SA-RG-MIB::saRgDot11ExtMbssUseNonvol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SA-RG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SA-RG-MIB::saRgDot11ExtMbssUseNonvol.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SA-RG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SA-RG-MIB::saRgDot11ExtMbssUseNonvol'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |