remoteDialUpStateSettings
DCS3RMT-MIB ·
.1.3.6.1.4.1.674.10892.1.1700.40.1.5
Object
1700.0040.0001.0005 This attribute defines the state settings of this Remote Access Dial Up functionality.
Context
- MIB
- DCS3RMT-MIB
- OID
.1.3.6.1.4.1.674.10892.1.1700.40.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- remoteDialUpTableEntry
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 'DCS3RMT-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DCS3RMT-MIB::remoteDialUpStateSettings'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DCS3RMT-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DCS3RMT-MIB::remoteDialUpStateSettings.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DCS3RMT-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DCS3RMT-MIB::remoteDialUpStateSettings'
Syntax
- Source
- DellRemoteDialUpStateSettings
- Base type
Enumeration
Values & Constraints
Type Values
1 | unknown |
2 | enabled |
4 | notReady |
8 | dialInEnabled |
16 | dialOutEnabled |
32 | dialInDHCPEnabled |
64 | dialInAuthAnyEnabled |
90 | enabledDialInAndOutAndDialInAuthAnyEnabled |
122 | enabledDialInAndOutAndDialInDHCPAndAuthAnyEnabled |
128 | dialInAuthEncryptedEnabled |
154 | enabledDialInAndOutAndDialInAuthEncryptedEnabled |
186 | enabledDialInAndOutAndDialInDHCPAndAuthEncryptedEnabled |
256 | dialInAuthMschapEnabled |
282 | enabledDialInAndOutAndDialInAuthMschapEnabled |
314 | enabledDialInAndOutAndDialInDHCPAndAuthMschapEnabled |