All MIBs › C-PRODUCT-BASE-MIB › sysGenInfoPassword
sysGenInfoPassword
Module: C-PRODUCT-BASE-MIB
OID (symbolic): C-PRODUCT-BASE-MIB::sysGenInfoPassword
OID (numeric): 1.3.6.1.4.1.43.1.12.3.1.1.1.1.7
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description:
Password required to access the managed node using VT-100 terminal or TELNET. A get request always returns a NULL string.
What is sysGenInfoPassword?
A read-write value used to set the password required for VT-100/TELNET access to the managed node; for security, reading this object always returns a NULL string.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.1.12.3.1.1.1.1.7 snmpwalk -v2c -c public <target> C-PRODUCT-BASE-MIB::sysGenInfoPassword
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.1.12.3.1.1.1.1.7.1 snmpget -v2c -c public <target> C-PRODUCT-BASE-MIB::sysGenInfoPassword.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.1.12.3.1.1.1.1.7.1 s <value>
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.43 | a3Com | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.1 | products | A3Com-products-MIB |
| 1.3.6.1.4.1.43.1.12 | atm | A3Com-products-MIB |
| 1.3.6.1.4.1.43.1.12.3 | atmAccess | A3Com-products-MIB |
| 1.3.6.1.4.1.43.1.12.3.1 | config | C-PRODUCT-GROUP-MIB |
| 1.3.6.1.4.1.43.1.12.3.1.1 | c_product | C-PRODUCT-GROUP-MIB |
| 1.3.6.1.4.1.43.1.12.3.1.1.1 | sys | C-PRODUCT-GROUP-MIB |
| 1.3.6.1.4.1.43.1.12.3.1.1.1.1 | sysGenInfo | C-PRODUCT-BASE-MIB |
| 1.3.6.1.4.1.43.1.12.3.1.1.1.1.7 | sysGenInfoPassword | C-PRODUCT-BASE-MIB |