rsWSDNonSegmentAction
WSD-MIB ·
.1.3.6.1.4.1.89.35.1.40.48.2
Object
scalar r/w
Enumeration
forward - regular mode without segmentation. discard - discard packets destined to segments. DefaultGW - change destination packet to the default gateway.
Context
- MIB
- WSD-MIB
- OID
.1.3.6.1.4.1.89.35.1.40.48.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
forward- Parent
- rsNWSDSegment
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WSD-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WSD-MIB::rsWSDNonSegmentAction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WSD-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WSD-MIB::rsWSDNonSegmentAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | forward |
2 | discard |
3 | defaultGW |