All MIBs › TRANGOP5830S-MU-MIB › musysReadCommStr
musysReadCommStr
Module: TRANGOP5830S-MU-MIB
OID (symbolic): TRANGOP5830S-MU-MIB::musysReadCommStr
OID (numeric): 1.3.6.1.4.1.5454.1.22.1.6
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
SNMP agent read community string. It is used for authentication purpose.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5454.1.22.1.6 snmpwalk -v2c -c public <target> TRANGOP5830S-MU-MIB::musysReadCommStr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5454.1.22.1.6.1 snmpget -v2c -c public <target> TRANGOP5830S-MU-MIB::musysReadCommStr.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5454.1.22.1.6.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> musysReadCommStr.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5454 | trango | TRANGO-APEX-MIB |
| 1.3.6.1.4.1.5454.1 | tbw | TRANGO-APEX-MIB |
| 1.3.6.1.4.1.5454.1.22 | p5830smu | TRANGOP5830S-MU-MIB |
| 1.3.6.1.4.1.5454.1.22.1 | musys | TRANGOP5830S-MU-MIB |
| 1.3.6.1.4.1.5454.1.22.1.6 | musysReadCommStr | TRANGOP5830S-MU-MIB |