aluScadaBranchMultiDrop
ALU-PORT-MIB ·
.1.3.6.1.4.1.6527.6.1.2.2.2.4.22.1.4
Object
column Enumeration
aluScadaBranchMultiDrop is used to specify the Multi-drop Data Bridge
(Mddb) mode of the branch. Branch 1-2 are fixed to Master, and 3-32
are fixed to Slaves.
This object is not applicable 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.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aluScadaBranchEntry
- 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::aluScadaBranchMultiDrop'
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::aluScadaBranchMultiDrop.<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::aluScadaBranchMultiDrop'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | slave |
2 | master |