All MIBs › IEEE8023-LAG-MIB › dot3adIPPAdminState
dot3adIPPAdminState
Module: IEEE8023-LAG-MIB
OID (symbolic): IEEE8023-LAG-MIB::dot3adIPPAdminState
OID (numeric): 1.2.840.10006.300.43.1.5.1.1.4
Node type: OBJECT-TYPE
Type: AggState
Access: read-write
Description:
This read-write value defines the administrative state of the IPP. A value of 'up' indicates that the operational state of the IPP (aIPPOperState) is permitted to be either up or down. A value of 'down' forces the operational state of the IPP to be down. A GET operation returns the current administrative state. A SET operation changes the administrative state to a new value.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10006.300.43.1.5.1.1.4 snmpwalk -v2c -c public <target> IEEE8023-LAG-MIB::dot3adIPPAdminState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10006.300.43.1.5.1.1.4.1 snmpget -v2c -c public <target> IEEE8023-LAG-MIB::dot3adIPPAdminState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.2.840.10006.300.43.1.5.1.1.4.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.2 | member_body | IEEE802dot11-MIB |
| 1.2.840 | us | IEEE802dot11-MIB |
| 1.2.840.10006 | ieee802dot3 | START-MIB |
| 1.2.840.10006.300 | snmpmibs | START-MIB |
| 1.2.840.10006.300.43 | lagMIB | IEEE8023-LAG-MIB |
| 1.2.840.10006.300.43.1 | lagMIBObjects | IEEE8023-LAG-MIB |
| 1.2.840.10006.300.43.1.5 | dot3adIPP | IEEE8023-LAG-MIB |
| 1.2.840.10006.300.43.1.5.1 | dot3adIPPAttributeTable | IEEE8023-LAG-MIB |
| 1.2.840.10006.300.43.1.5.1.1 | dot3adIPPAttributeEntry | IEEE8023-LAG-MIB |
| 1.2.840.10006.300.43.1.5.1.1.4 | dot3adIPPAdminState | IEEE8023-LAG-MIB |