All MIBs › APPLIC-MIB › lsPortControlStatus
lsPortControlStatus
Module: APPLIC-MIB
OID (symbolic): APPLIC-MIB::lsPortControlStatus
OID (numeric): 1.3.6.1.4.1.81.19.3.3.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The status of this lsPortControl entry. If this object is not equal to valid(1), all associated entries in the lsPortTable, shall be deleted by the agent.
What is lsPortControlStatus?
Enum controlling the state of this port control entry (valid/createRequest/underCreation/invalid). Engineers change this to enable/disable port monitoring; associated port stats deleted if set to invalid.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.19.3.3.1.1.6 snmpwalk -v2c -c public <target> APPLIC-MIB::lsPortControlStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.19.3.3.1.1.6.1 snmpget -v2c -c public <target> APPLIC-MIB::lsPortControlStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.81.19.3.3.1.1.6.1 i <value>
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.1 | lsPortControlTable | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.3.3.1.1 | lsPortControlEntry | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.3.3.1.1.6 | lsPortControlStatus | APPLIC-MIB |