agentRadiusServerPrimaryMode
GSM7324-RADIUS-MIB ·
.1.3.6.1.4.1.4526.1.7.8.1.8.1.5
Object
column r/w
Enumeration
Configure the RADIUS server to be the primary server. If there is any other server that is configured to be primary, that server is set to be a seconday server and this entry is set Primary. This object cannot be configured on row creation.
Context
- MIB
- GSM7324-RADIUS-MIB
- OID
.1.3.6.1.4.1.4526.1.7.8.1.8.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentRadiusServerConfigEntry
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 'GSM7324-RADIUS-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GSM7324-RADIUS-MIB::agentRadiusServerPrimaryMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GSM7324-RADIUS-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GSM7324-RADIUS-MIB::agentRadiusServerPrimaryMode.<agentRadiusServerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GSM7324-RADIUS-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GSM7324-RADIUS-MIB::agentRadiusServerPrimaryMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |