acSysSATInitInformation
AC-SYSTEM-MIB ·
audiocodes variant
·
.1.3.6.1.4.1.5003.9.10.10.4.25.21.1.4
Object
column Enumeration
Sat's Init Information. AC INI-Param: N/A
Context
- MIB
- AC-SYSTEM-MIB
- OID
.1.3.6.1.4.1.5003.9.10.10.4.25.21.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- acSysSATEntry
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 'AC-SYSTEM-MIB' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-SYSTEM-MIB::acSysSATInitInformation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AC-SYSTEM-MIB' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-SYSTEM-MIB::acSysSATInitInformation.<acSysSATSatIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AC-SYSTEM-MIB' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AC-SYSTEM-MIB::acSysSATInitInformation'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | detected |
1 | reConfig |
2 | reConfigTry2 |
3 | reConfigTry3 |
4 | notInitialized |
5 | initIsMissing |
6 | initWasReset |
7 | initFail |
8 | initInProgress |
9 | initUpdateREFTable |
10 | remoteKeepAlive |
11 | initComplete |