acgwAdminState
AcBoard ·
.1.3.6.1.4.1.5003.9.10.1.6.3
Object
scalar obsolete
r/w
Enumeration
Determines the gateway's operational state. 0 - locked: Shutdown the GW In the time frame set by acgwAdminStateLockControl 1 - shuttingDown: (read only) Graceful Shutdown is being carried out 2 - unlocked: GW is in service.
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AcBoard' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AcBoard::acgwAdminState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AcBoard' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AcBoard::acgwAdminState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | locked |
1 | shuttingDown |
2 | unlocked |