All MIBs › CISCO-FASTHUB-MIB › mrNetMgmtModemDialString
mrNetMgmtModemDialString
Module: CISCO-FASTHUB-MIB
OID (symbolic): CISCO-FASTHUB-MIB::mrNetMgmtModemDialString
OID (numeric): 1.3.6.1.4.1.9.2.11.1.4.11
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: This string of up to 48 characters contains a phone number used to establish a modem connection with a remote site. Only the phone number needs be specified (i.e., do not specify any dial prefix string such as ATDT). Leave this string empty (the default value), if the dial-out capability is not desired. This string takes effect after every line hang-up.
Default value: string of length 0.
What is mrNetMgmtModemDialString?
A read-write string (up to 48 characters) holding the phone number the modem dials to establish a connection with a remote site; it should contain just the number, without a dial prefix.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.2.11.1.4.11 snmpwalk -v2c -c public <target> CISCO-FASTHUB-MIB::mrNetMgmtModemDialString
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.2.11.1.4.11.1 snmpget -v2c -c public <target> CISCO-FASTHUB-MIB::mrNetMgmtModemDialString.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.2.11.1.4.11.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mrNetMgmtModemDialString.1
Start monitoring Cisco Catalyst FastHub Ethernet hubs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-FASTHUB-MIB::mrNetMgmtModemDialString OID value, configure state conditions and alerts, and monitor any Cisco Catalyst FastHub Ethernet hubs from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.2 | local | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.2.11 | ciscoFastHubMIB | CISCO-FASTHUB-MIB |
| 1.3.6.1.4.1.9.2.11.1 | ciscoFastHubMIBObjects | CISCO-FASTHUB-MIB |
| 1.3.6.1.4.1.9.2.11.1.4 | mrNetMgmt | CISCO-FASTHUB-MIB |
| 1.3.6.1.4.1.9.2.11.1.4.11 | mrNetMgmtModemDialString | CISCO-FASTHUB-MIB |