sdpGreAllowFragmentation
TIMETRA-SDP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.4.4.3.1.69
Object
The value of sdpGreAllowFragmentation specifies whether to allow GRE
encapsulated packets to be sent without setting the DF bit for this
SDP.
This object is valid only when sdpDelivery is set to 'gre'.
Context
- MIB
- TIMETRA-SDP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.4.4.3.1.69- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sdpInfoEntry
- 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 'TIMETRA-SDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SDP-MIB::sdpGreAllowFragmentation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SDP-MIB::sdpGreAllowFragmentation.<sdpId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SDP-MIB::sdpGreAllowFragmentation'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of