dot3adIPPAdminState

IEEE8023-LAG-MIB · .1.2.840.10006.300.43.1.5.1.1.4

Object

column r/w AggState
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.

Context

MIB
IEEE8023-LAG-MIB
OID
.1.2.840.10006.300.43.1.5.1.1.4
Type
column
Access
readwrite
Status
current
Parent
dot3adIPPAttributeEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IEEE8023-LAG-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8023-LAG-MIB::dot3adIPPAdminState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8023-LAG-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8023-LAG-MIB::dot3adIPPAdminState.<dot3adIPPIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8023-LAG-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8023-LAG-MIB::dot3adIPPAdminState'

Syntax

Source
AggState
Base type
Enumeration

Values & Constraints

Type Values
1up
2down

Conformance