All MIBs › APPLIC-MIB › hostTimePortConnection
hostTimePortConnection
Module: APPLIC-MIB
OID (symbolic): APPLIC-MIB::hostTimePortConnection
OID (numeric): 1.3.6.1.4.1.81.19.3.10.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The switch port to which this hostTimeAddress is connected. The coding of the port number varies for different hubs and packplanes. For the LANSwitch HSB the value of this item is: The value of this item is: 32*(S-1)+P, where S is the slot number in the hub and P the LANswitch port within the slot (1.. 32). For hosts whose port connection is not identified by the agent, the value of this item will be 65,535
What is hostTimePortConnection?
Read-only integer showing which LANswitch port a host is connected to (formula: 32*(S-1)+P). Engineers interpret to locate physical port serving this host; 65535=unknown.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.19.3.10.1.4 snmpwalk -v2c -c public <target> APPLIC-MIB::hostTimePortConnection
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.19.3.10.1.4.1 snmpget -v2c -c public <target> APPLIC-MIB::hostTimePortConnection.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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.81 | lannet | GEN-MIB |
| 1.3.6.1.4.1.81.19 | lntLanSwitch | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.3 | lsMonitor | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.3.10 | lsHostTimePortCorrTable | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.3.10.1 | lsHostTimePortCorrEntry | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.3.10.1.4 | hostTimePortConnection | APPLIC-MIB |