tr069RouteProtocol
FEC-TR069-MIB ·
.0.6.7.1.1.1
Object
column r/w
Enumeration
This object specifies the value of the protocol field in the ip header for all IP-datagrams belonging to the set. If this object is set to dont-verify, the value of the protocol field is not specified and can take any value.
Context
- MIB
- FEC-TR069-MIB
- OID
.0.6.7.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tr069RouteEntry
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 'FEC-TR069-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-TR069-MIB::tr069RouteProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FEC-TR069-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-TR069-MIB::tr069RouteProtocol.<tr069RouteIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FEC-TR069-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FEC-TR069-MIB::tr069RouteProtocol'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | icmp |
3 | ggp |
6 | tcp |
8 | egp |
12 | pup |
17 | udp |
20 | hmp |
22 | xns-idp |
27 | rdp |
41 | ipv6 |
46 | rsvp |
47 | gre |
50 | esp |
51 | ah |
88 | igrp |
89 | ospf |
115 | l2tp |
256 | dont-verify |