mabPduSenderOption
SIAE-MAB-MIB ·
.1.3.6.1.4.1.3373.1103.93.4.1.11
Object
This object enable the option supported by the MAB PDU sender:
- enableAlways: Enable periodic PDU sending even if the
current bandwidth is equal to the nominal
bandwidth.
- enableSignalFail: PDU are transmitted periodically when the
link fails in the tranmit direction. If the
NE usually sends PDUs also when the radio
bandwitdh (or the throughput of an interface)
is null, this option has no effect.
Context
- MIB
- SIAE-MAB-MIB
- OID
.1.3.6.1.4.1.3373.1103.93.4.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mabPduSenderEntry
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 'SIAE-MAB-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-MAB-MIB::mabPduSenderOption'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SIAE-MAB-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-MAB-MIB::mabPduSenderOption.<mabPduSenderIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SIAE-MAB-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SIAE-MAB-MIB::mabPduSenderOption'
Syntax
- Source
- MabSenderOption
- Base type
Bits
Values & Constraints
Type Values
0 | enableAlways |
1 | enableSignalFail |