aluSerialMddbSquelchEnable
ALU-PORT-MIB ·
.1.3.6.1.4.1.6527.6.1.2.2.2.4.21.1.4
Object
column r/w
Enumeration
During nomal SCADA system operation, it is common for a single slave to lock-up
and continue to send data after the allocated response time. To solve the problem,
the bridge has a squelching function which will over-ride the incoming data on the locked up
slave with all ones.
aluSerialMddbSquelchEnable enables and disables squelching function for the specified MDDB.
Context
- MIB
- ALU-PORT-MIB
- OID
.1.3.6.1.4.1.6527.6.1.2.2.2.4.21.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aluSerialMddbEntry
- Groups
- 2
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 'ALU-PORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-PORT-MIB::aluSerialMddbSquelchEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALU-PORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-PORT-MIB::aluSerialMddbSquelchEnable.<tmnxChassisIndex>.<tmnxPortPortID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALU-PORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALU-PORT-MIB::aluSerialMddbSquelchEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | false |
2 | true |