ipPermitType
CISCO-STACK-MIB ·
.1.3.6.1.4.1.9.5.1.17.2.1.3
Object
column
r/w
Enumeration
Setting this object to invalid(2), removes the corresponding entry from the ipPermitListTable. To add a new entry into ipPermitListTable, set this object to valid(1), for an IP address and IP net mask which are not already in the table.
Context
- MIB
- CISCO-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.1.17.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipPermitListEntry
- Table
- ipPermitListTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | valid |
2 | invalid |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipPermitAddress The IP address of a IP permit host. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.9.5.1.17.2.1.1 |
| ipPermitMask The IP net mask of a IP permit host. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.9.5.1.17.2.1.2 |
| ipPermitAccessType The IP access type of a IP permit host.
At least one access type has to be set. | column | Bits | .1.3.6.1.4.1.9.5.1.17.2.1.4 |
| ipPermitTelnetConnectLimit Indicates the telnet connection limit that
will be applied when accepting new telnet
connections for a specific host. A value of
zero means no limit will be applied for telnet … | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.5.1.17.2.1.5 |
| ipPermitSshConnectLimit Indicates the ssh connection limit that will
be applied when accepting new ssh connections
for a specific host. A value of zero means no
limit will be applied for ssh connectio… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.5.1.17.2.1.6 |