All MIBs › MRVINREACH › dialPortDialout
dialPortDialout
Module: MRVINREACH
OID (symbolic): MRVINREACH::dialPortDialout
OID (numeric): 1.3.6.1.4.1.33.13.5.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
A control to determine the state of a remote port after it has been logged out from the remote side of the connection. none will log out the port, query will ask user what to do, slip and ppp will revert to those protocols
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.33.13.5.1.1.4 snmpwalk -v2c -c public <target> MRVINREACH::dialPortDialout
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.33.13.5.1.1.4.1 snmpget -v2c -c public <target> MRVINREACH::dialPortDialout.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.33.13.5.1.1.4.1 i <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.33 | iTouch | ITOUCH-MIB |
| 1.3.6.1.4.1.33.13 | xCharacter | ITOUCH-CHARACTER-MIB |
| 1.3.6.1.4.1.33.13.5 | xDial | ITOUCH-CHARACTER-MIB |
| 1.3.6.1.4.1.33.13.5.1 | dialPortTable | ITOUCH-CHARACTER-MIB |
| 1.3.6.1.4.1.33.13.5.1.1 | dialPortEntry | ITOUCH-CHARACTER-MIB |
| 1.3.6.1.4.1.33.13.5.1.1.4 | dialPortDialout | MRVINREACH |