clabGRETunnelInterfaceKeyIdentifierGenerationPolicy
CLAB-GRE-MIB ·
.1.3.6.1.4.1.4491.4.3.1.5.1.11
Object
column r/w
Enumeration
Control over optional Key field in GRE header of outgoing packets. Disabled means key is not present, provisioned uses the value provided in the key field, generated means CPE will generate key.
Context
- MIB
- CLAB-GRE-MIB
- OID
.1.3.6.1.4.1.4491.4.3.1.5.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- clabGRETunnelInterfaceEntry
- Groups
- 1
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 'CLAB-GRE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CLAB-GRE-MIB::clabGRETunnelInterfaceKeyIdentifierGenerationPolicy'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CLAB-GRE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CLAB-GRE-MIB::clabGRETunnelInterfaceKeyIdentifierGenerationPolicy.<clabGRETunnelIndex>.<clabGRETunnelInterfaceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CLAB-GRE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CLAB-GRE-MIB::clabGRETunnelInterfaceKeyIdentifierGenerationPolicy'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | provisioned |
3 | generated |
Conformance
Member of