modemACMengine
SAF-IPRADIO ·
.1.3.6.1.4.1.7571.100.1.1.5.1.1.1.12.1.16
Object
column mandatory
Enumeration
Status of ACM engine. When 'on', value '1' is shown, when 'off' - value is '2'.
Context
- MIB
- SAF-IPRADIO
- OID
.1.3.6.1.4.1.7571.100.1.1.5.1.1.1.12.1.16- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- modemEntry
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 'SAF-IPRADIO' -M '/opt/observium/mibs/saf:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SAF-IPRADIO::modemACMengine'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SAF-IPRADIO' -M '/opt/observium/mibs/saf:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SAF-IPRADIO::modemACMengine.<modemIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SAF-IPRADIO' -M '/opt/observium/mibs/saf:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SAF-IPRADIO::modemACMengine'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | on |
2 | off |