ipeCfgRadiusGroupPrivLevelMappingEnable

IPE-SYSTEM-MIB · .1.3.6.1.4.1.119.2.3.69.5.3.27.4.1.3

Object

column r/w Enumeration
Enable or disable privilege level mapping on this
privilege level.
              
disable : privilege level mapping is disabled.
enable  : privilege level mapping is enabled.
              
The system default value of this object shown below.
              
PrivLevel=1, 7, 15 : enable
other PrivLevel    : disable
              
In case this object is set to disable, the system
behave according to 
ipeCfgRadiusPrivLevelGeneralDefaultAction.

Context

MIB
IPE-SYSTEM-MIB
OID
.1.3.6.1.4.1.119.2.3.69.5.3.27.4.1.3
Type
column
Access
readwrite
Status
current
Parent
ipeCfgRadiusGroupPrivLevelMappingEntry

Walk 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 'IPE-SYSTEM-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPE-SYSTEM-MIB::ipeCfgRadiusGroupPrivLevelMappingEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPE-SYSTEM-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPE-SYSTEM-MIB::ipeCfgRadiusGroupPrivLevelMappingEnable.<ipeCfgRadiusGroupPrivLevelMappingPrivLevel>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPE-SYSTEM-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPE-SYSTEM-MIB::ipeCfgRadiusGroupPrivLevelMappingEnable'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0invalid
1disable
2enable