All MIBs › APPLIC-MIB › lsPortCreationOrder
lsPortCreationOrder
Module: APPLIC-MIB
OID (symbolic): APPLIC-MIB::lsPortCreationOrder
OID (numeric): 1.3.6.1.4.1.81.19.3.3.6.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
An index that defines the relative ordering of the discovery time of ports captured for a particular lsPortControlEntry. This index shall be between 1 and N, where N is the value of the associated lsPortControlTableSize. The ordering of the indexes is based on the order of each entry's insertion into the table, in which entries added earlier have a lower index value than entries added later. It is important to note that the order for a particular entry may change as an (earlier) entry is deleted from the table. Because this order may change, management stations should make use of the lsPortControlLastDeleteTime variable in the lsPortControlEntry associated with the relevant portion of the lsPortTable. By observing this variable, the management station may detect the circumstances where a previous association between a value of lsPortCreationOrder and a lsPortEntry may no longer hold.
What is lsPortCreationOrder?
Read-only integer (1-N) showing the relative discovery order of ports in this monitoring group. Engineers use to understand which port was discovered first; helps correlate with topology events.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.19.3.3.6.1.2 snmpwalk -v2c -c public <target> APPLIC-MIB::lsPortCreationOrder
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.19.3.3.6.1.2.1 snmpget -v2c -c public <target> APPLIC-MIB::lsPortCreationOrder.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.3 | lsPortStats | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.3.3.6 | lsPortExtendedStatsTable | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.3.3.6.1 | lsPortExtendedStatsEntry | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.3.3.6.1.2 | lsPortCreationOrder | APPLIC-MIB |