soipConfigUartSendGraciousXonXoff
FEC-SOIP-MIB ·
.0.58.1.1.7
Object
Send gracious XOn/XOff. TCP: if IP connection is established/closed UDP: send XOn on startup
Context
- MIB
- FEC-SOIP-MIB
- OID
.0.58.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- soipConfigEntry
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-SOIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-SOIP-MIB::soipConfigUartSendGraciousXonXoff'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FEC-SOIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-SOIP-MIB::soipConfigUartSendGraciousXonXoff.<soipConfigIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FEC-SOIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FEC-SOIP-MIB::soipConfigUartSendGraciousXonXoff'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |