ciscoPingProtocol
CISCO-PING-MIB ·
.1.3.6.1.4.1.9.9.16.1.1.1.2
Object
The protocol to use. Once an instance of this object is created, its value can not be changed.
Context
- MIB
- CISCO-PING-MIB
- OID
.1.3.6.1.4.1.9.9.16.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ciscoPingEntry
- Groups
- 2
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 'CISCO-PING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PING-MIB::ciscoPingProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-PING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PING-MIB::ciscoPingProtocol.<ciscoPingSerialNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-PING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-PING-MIB::ciscoPingProtocol'
Syntax
- Source
- CISCO-TCCiscoNetworkProtocol
- Base type
Enumeration
Values & Constraints
Type Values
1 | ip |
2 | decnet |
3 | pup |
4 | chaos |
5 | xns |
6 | x121 |
7 | appletalk |
8 | clns |
9 | lat |
10 | vines |
11 | cons |
12 | apollo |
13 | stun |
14 | novell |
15 | qllc |
16 | snapshot |
17 | atmIlmi |
18 | bstun |
19 | x25pvc |
20 | ipv6 |
21 | cdm |
22 | nbf |
23 | bpxIgx |
24 | clnsPfx |
25 | http |
65535 | unknown |
Conformance
Member of