greUseKey
BIANCA-BRICK-GRE-MIB ·
.1.3.6.1.4.1.272.4.23.5.1.6
Object
column mandatory
r/w
Enumeration
This object indicates, whether the key value specified in greKey should be processed in GRE headers.
Context
- MIB
- BIANCA-BRICK-GRE-MIB
- OID
.1.3.6.1.4.1.272.4.23.5.1.6- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- greIfEntry
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 'BIANCA-BRICK-GRE-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-GRE-MIB::greUseKey'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BIANCA-BRICK-GRE-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-GRE-MIB::greUseKey.<greDstIpAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-GRE-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-GRE-MIB::greUseKey'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | delete |
2 | yes |
3 | no |