cldeRealProtocol
CISCO-LOCAL-DIRECTOR-MIB ·
.1.3.6.1.4.1.9.9.99.1.2.2.1.4
Object
column MachineProtocol
The TCP/UDP protocol field value used in sending packets to this Real Server.
Context
- MIB
- CISCO-LOCAL-DIRECTOR-MIB
- OID
.1.3.6.1.4.1.9.9.99.1.2.2.1.4- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cldeRealTableEntry
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-LOCAL-DIRECTOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LOCAL-DIRECTOR-MIB::cldeRealProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LOCAL-DIRECTOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LOCAL-DIRECTOR-MIB::cldeRealProtocol.<cldeRealIpAddress>.<cldeRealPort>.<cldeRealBindID>.<cldeRealProtocol>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LOCAL-DIRECTOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LOCAL-DIRECTOR-MIB::cldeRealProtocol'
Syntax
- Source
- MachineProtocol
- Base type
Enumeration
Values & Constraints
Type Values
0 | protocolTypeAll |
6 | protocolTypeTCP |
17 | protocolTypeUDP |
47 | protocolTypeGRE |