tmnxRadProxSrvCacheKeyPktType
TIMETRA-RADIUS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.79.1.1.1.1.11
Object
column r/w
Enumeration
The value of tmnxRadProxSrvCacheKeyPktType specifies the packet type
of the RADIUS messages to use to generate the key for the cache of
this RADIUS Proxy server.
In order to generate the key associated with a RADIUS Access-Accept
message, the system uses the attribute of the type specified by the
value of tmnxRadProxSrvCacheKeyAttrType, within the associated RADIUS
message of the type specified by the value of
tmnxRadProxSrvCacheKeyPktType.
Context
- MIB
- TIMETRA-RADIUS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.79.1.1.1.1.11- 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::tmnxRadProxSrvCacheKeyPktType'
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::tmnxRadProxSrvCacheKeyPktType.<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::tmnxRadProxSrvCacheKeyPktType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | accessRequest |
2 | accessAccept |
Conformance
Member of