aluPcmSquelchResetMode
ALU-PORT-MIB ·
.1.3.6.1.4.1.6527.6.1.2.2.2.4.25.1.6
Object
column r/w
Enumeration
aluPcmResetMode specifies the method of re-enabling squelched branch. In manual mode, squelched branches will be re-enabled only when user sets aluPcmSquelchReset. In auto mode, squelched branches will be re-enabled after a user defined timeout period.
Context
- MIB
- ALU-PORT-MIB
- OID
.1.3.6.1.4.1.6527.6.1.2.2.2.4.25.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aluPcmEntry
- Groups
- 1
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::aluPcmSquelchResetMode'
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::aluPcmSquelchResetMode.<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::aluPcmSquelchResetMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | manual |
2 | auto |
Conformance
Member of