aluScadaBranchSquelch
ALU-PORT-MIB ·
.1.3.6.1.4.1.6527.6.1.2.2.2.4.22.1.9
Object
column r/w
Enumeration
The aluScadaBranchSquelch indicates if the branch is enabled for
squelch. If enabled, the bridge-level squelch needs to be enabled as
well to take effect; default value is enabled for slaves and disabled
for masters to allow a seemless upgrade for mddb branches.
This object is invalid while aluExtTmnxMDACapabilityMode is 'modeC'
(ie. VCB).
Context
- MIB
- ALU-PORT-MIB
- OID
.1.3.6.1.4.1.6527.6.1.2.2.2.4.22.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aluScadaBranchEntry
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::aluScadaBranchSquelch'
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::aluScadaBranchSquelch.<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::aluScadaBranchSquelch'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | undefined |
1 | disabled |
2 | enabled |