atpcIndex
SAF-IPRADIO ·
.1.3.6.1.4.1.7571.100.1.1.5.1.1.1.11.1.1
Object
column mandatory
Enumeration
Its value represents UNIT 1 for 'local'; 2 for 'remote'.
Context
- MIB
- SAF-IPRADIO
- OID
.1.3.6.1.4.1.7571.100.1.1.5.1.1.1.11.1.1- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- aTPCEntry
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::atpcIndex'
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::atpcIndex.<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::atpcIndex'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | local |
2 | remote |