atpcEnabled

SAF-IPRADIO · .1.3.6.1.4.1.7571.100.1.1.5.1.1.1.11.1.2

Object

column mandatory r/w Enumeration
ATPC status:
1 for 'on';
	 2 for 'off'.

Context

MIB
SAF-IPRADIO
OID
.1.3.6.1.4.1.7571.100.1.1.5.1.1.1.11.1.2
Type
column
Access
readwrite
Status
mandatory
Parent
aTPCEntry

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 'SAF-IPRADIO' -M '/opt/observium/mibs/saf:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SAF-IPRADIO::atpcEnabled'
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::atpcEnabled.<atpcIndex>'
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::atpcEnabled'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enable
2disable