agentListAutorizationAccessLine
NETGEAR-MGMT-SECURITY-MIB ·
.1.3.6.1.4.1.4526.10.11.4.1.1.4
Object
column
r/w
Bits
This object is being used for assigning specified authorization list to
an access line. One list can be assigned to different access lines. Bit
mask value is being used for configuring and has values as follows:
- undefined(0) - show that list isn't 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, authorization methods must be configured
for specified list.
Context
- MIB
- NETGEAR-MGMT-SECURITY-MIB
- OID
.1.3.6.1.4.1.4526.10.11.4.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentListAutorizationEntry
- Table
- agentListAutorizationTable
- Siblings
- 4
Syntax
Bits
Values & Constraints
Enumerated Values
0 | undefined |
1 | console |
2 | telnet |
3 | ssh |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| agentListAutorizationType Specify type of authorization list, command(0) or exec(1). | column | Enumeration | .1.3.6.1.4.1.4526.10.11.4.1.1.1 |
| agentListAutorizationIndex Index of authorization list. Maximum value is 5. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.4526.10.11.4.1.1.2 |
| agentListAutorizationName Name of selected authorization 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.4.1.1.3 |
| agentListAutorizationRowStatus Status of authorization 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.4.1.1.5 |