agentAuthMgrClientLinkSecPolicy
DNOS-AUTHENTICATION-MANAGER-MIB ·
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.61.4.1.1.18
Object
column Enumeration
Specifies the LinkSec policy for the client. This value is populated only if it has been assigned by the RADIUS server. This value is only valid when the client is in authenticated state.
Context
- MIB
- DNOS-AUTHENTICATION-MANAGER-MIB
- OID
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.61.4.1.1.18- Type
- column
- Access
- readonly
- Status
- current
- Parent
- agentAuthMgrClientStatusEntry
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 'DNOS-AUTHENTICATION-MANAGER-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DNOS-AUTHENTICATION-MANAGER-MIB::agentAuthMgrClientLinkSecPolicy'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DNOS-AUTHENTICATION-MANAGER-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DNOS-AUTHENTICATION-MANAGER-MIB::agentAuthMgrClientLinkSecPolicy.<agentAuthMgrClientMacAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DNOS-AUTHENTICATION-MANAGER-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DNOS-AUTHENTICATION-MANAGER-MIB::agentAuthMgrClientLinkSecPolicy'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | shouldSecure |
2 | mustSecure |
3 | mustNotSecure |