fsLaIPPAdminState
SUPERMICRO-LA-MIB ·
.1.3.6.1.4.1.10876.101.1.63.9.1.1.2
Object
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
- SUPERMICRO-LA-MIB
- OID
.1.3.6.1.4.1.10876.101.1.63.9.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsLaIPPAttributeEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'SUPERMICRO-LA-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-LA-MIB::fsLaIPPAdminState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-LA-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-LA-MIB::fsLaIPPAdminState.<fsLaIPPIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-LA-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-LA-MIB::fsLaIPPAdminState'