acNetworkIPAdminState

AC-SYSTEM-MIB · .1.3.6.1.4.1.5003.9.10.10.1.3.1.30.21.1.6

Object

column obsolete r/w Enumeration
Determines if a row is currentely active or not.
Lock(1) - the row is in configuration (non active) state.
UnLock(2) - row is in active state.
Access: Online.
AC INI-Param: N/A

Context

MIB
AC-SYSTEM-MIB
OID
.1.3.6.1.4.1.5003.9.10.10.1.3.1.30.21.1.6
Type
column
Access
readwrite
Status
obsolete
Parent
acNetworkIPEntry

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 'AC-SYSTEM-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-SYSTEM-MIB::acNetworkIPAdminState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AC-SYSTEM-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-SYSTEM-MIB::acNetworkIPAdminState.<acNetworkIPIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AC-SYSTEM-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AC-SYSTEM-MIB::acNetworkIPAdminState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1lock
2unLock