agentListAuthenticationAccessLine
NETGEAR-MGMT-SECURITY-MIB ·
.1.3.6.1.4.1.4526.10.11.3.1.1.4
Object
column
r/w
Bits
This object is being used for assigning specified authentication list to
access line. One list can be assigned to different access lines at one time.
Bit mask value is being used for configuring and has values as follows:
- undefined(0) - show that list is not assigned. Used for clearing any
assigned value;
- console(1) - assign specified list to console access line;
- telnet(2) - assign specified list to telnet access line;
- ssh(3) - assign specified list to ssh access line.
Before configuring this field authentication methods must be configured for
specified list.
Context
- MIB
- NETGEAR-MGMT-SECURITY-MIB
- OID
.1.3.6.1.4.1.4526.10.11.3.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentListAuthenticationEntry
- Table
- agentListAuthenticationTable
- Siblings
- 4
Syntax
Bits
Values & Constraints
Enumerated Values
0 | undefined |
1 | console |
2 | telnet |
3 | ssh |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| agentListAuthenticationAccessLevel Specifies access level of authentication list, login(0) or enable(1). | column | Enumeration | .1.3.6.1.4.1.4526.10.11.3.1.1.1 |
| agentListAuthenticationIndex Index of authentication list. Maximum allowed value for login is 5.
Maximum allowed value for enable is 5. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.4526.10.11.3.1.1.2 |
| agentListAuthenticationName Name of selected authentication list. Setting a value for an empty row
prevents creating a new row in the table. Value must not be empty. | column | OctetString | .1.3.6.1.4.1.4526.10.11.3.1.1.3 |
| agentListAuthenticationRowStatus Status of authentication list entry row.
active(1) - Shows that configured row is operational.
notReady(3) - Shows that configured row doesn't have configured methods in
… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.4526.10.11.3.1.1.5 |