tmnxRadProxSrvLoadBalanceKey
TIMETRA-RADIUS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.79.1.1.1.1.17
Object
column r/w
Enumeration
The value of tmnxRadProxSrvLoadBalanceKey specifies how to construct
the key for load-balancing RADIUS messages between RADIUS servers.
The value 'none' specifies that there be no load-balancing.
The value 'sourceIpUdp' specifies that the key consists of the source
IP address and source UDP port of the RADIUS message.
The value 'attributes' specifies that the key is constructed with the
attributes in the RADIUS message listed in the objects
tmnxRadProxSrvLoadBAttr1 to tmnxRadProxSrvLoadBAttr5.
Context
- MIB
- TIMETRA-RADIUS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.79.1.1.1.1.17- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxRadProxSrvEntry
- Groups
- 2
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 'TIMETRA-RADIUS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-RADIUS-MIB::tmnxRadProxSrvLoadBalanceKey'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-RADIUS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-RADIUS-MIB::tmnxRadProxSrvLoadBalanceKey.<vRtrID>.<tmnxRadProxSrvName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-RADIUS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-RADIUS-MIB::tmnxRadProxSrvLoadBalanceKey'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | sourceIpUdp |
2 | attributes |
Conformance
Member of