All MIBs › SNA-SDLC-MIB › sdlcPortAdminACTIVTO
sdlcPortAdminACTIVTO
Module: SNA-SDLC-MIB
OID (symbolic): SNA-SDLC-MIB::sdlcPortAdminACTIVTO
OID (numeric): 1.3.6.1.2.1.41.1.1.1.1.6
Node type: OBJECT-TYPE
Type: TimeInterval
Access: read-write
Description:
This parameter defines the period of time (in 1/100ths of a second) that the port will allow a switched line to remain inactive before disconnecting. A switched line is considered to be inactive if there are no I-Frames being transferred. A value of zero indicates no timeout. Depending on the implementation, a write operation to this administered value may not take effect until the port is cycled inactive.
This object only has meaning for SDLC ports where sdlcPortAdminType == switched
The object descriptor contains the name of an NCP configuration parameter, ACTIVTO. Please note that the value of this object represents 1/100ths of a second while the NCP ACTIVTO is represented in seconds.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.41.1.1.1.1.6 snmpwalk -v2c -c public <target> SNA-SDLC-MIB::sdlcPortAdminACTIVTO
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.41.1.1.1.1.6.1 snmpget -v2c -c public <target> SNA-SDLC-MIB::sdlcPortAdminACTIVTO.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.41.1.1.1.1.6.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sdlcPortAdminACTIVTO.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.41 | snaDLC | NETLINK-SPECIFIC-MIB |
| 1.3.6.1.2.1.41.1 | sdlc | NETLINK-SPECIFIC-MIB |
| 1.3.6.1.2.1.41.1.1 | sdlcPortGroup | SNA-SDLC-MIB |
| 1.3.6.1.2.1.41.1.1.1 | sdlcPortAdminTable | SNA-SDLC-MIB |
| 1.3.6.1.2.1.41.1.1.1.1 | sdlcPortAdminEntry | SNA-SDLC-MIB |
| 1.3.6.1.2.1.41.1.1.1.1.6 | sdlcPortAdminACTIVTO | SNA-SDLC-MIB |