All MIBs › SNA-SDLC-MIB › sdlcPortOperPAUSE
sdlcPortOperPAUSE
Module: SNA-SDLC-MIB
OID (symbolic): SNA-SDLC-MIB::sdlcPortOperPAUSE
OID (numeric): 1.3.6.1.2.1.41.1.1.2.1.7
Node type: OBJECT-TYPE
Type: TimeInterval
Access: read-only
Description:
This object describes the current minimum elapsed time (in 1/100ths of a second) between any two traversals of the poll list for a primary SDLC port.
The object descriptor contains the name of an NCP configuration parameter, PAUSE. Please note that the value of this object represents 1/100ths of a second while the NCP PAUSE is represented in 1/10ths of a second.
This object only has meaning for SDLC ports where sdlcPortAdminRole == primary
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.41.1.1.2.1.7 snmpwalk -v2c -c public <target> SNA-SDLC-MIB::sdlcPortOperPAUSE
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.41.1.1.2.1.7.1 snmpget -v2c -c public <target> SNA-SDLC-MIB::sdlcPortOperPAUSE.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sdlcPortOperPAUSE.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.2 | sdlcPortOperTable | SNA-SDLC-MIB |
| 1.3.6.1.2.1.41.1.1.2.1 | sdlcPortOperEntry | SNA-SDLC-MIB |
| 1.3.6.1.2.1.41.1.1.2.1.7 | sdlcPortOperPAUSE | SNA-SDLC-MIB |