remPollProtocol
A3COM0019-RMON-REMOTE-POLL ·
.1.3.6.1.4.1.43.10.25.1.1.1.4
Object
column mandatory
r/w
Enumeration
This defines the protocol with which to monitor the device.
Writing an address to the remPollAddress field causes a default remPollProtocol
value to be setup. The default value is derived from the format/content of the
address. If the requested protocol is not supported or is not compatible with
the remPollAddress, then an error is returned when an attempt is made to set the
remPollStatus to valid.
If the requested protocol is not supported then a badValue error
should be returned. If the requested protocol is not compatible
with the remPollAddress then an error is returned when an attempt
is made to set the remPollStatus to valid.
This object may not be modified if the associated remPollStatus object is equal
to valid(1).
Context
- MIB
- A3COM0019-RMON-REMOTE-POLL
- OID
.1.3.6.1.4.1.43.10.25.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- remPollTableEntry
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 'A3COM0019-RMON-REMOTE-POLL' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM0019-RMON-REMOTE-POLL::remPollProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3COM0019-RMON-REMOTE-POLL' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM0019-RMON-REMOTE-POLL::remPollProtocol.<remPollIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3COM0019-RMON-REMOTE-POLL' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3COM0019-RMON-REMOTE-POLL::remPollProtocol'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | ip |
3 | ipx |
4 | netBIOS |
5 | appleTalk |
6 | amp |
7 | llc |