remoteAccessControlSettings
DCS3RMT-MIB ·
.1.3.6.1.4.1.674.10892.1.1700.10.1.11
Object
1700.0010.0001.0011 This attribute defines the control settings of the Remote Access hardware.
Context
- MIB
- DCS3RMT-MIB
- OID
.1.3.6.1.4.1.674.10892.1.1700.10.1.11- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- remoteAccessTableEntry
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::remoteAccessControlSettings'
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::remoteAccessControlSettings.<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::remoteAccessControlSettings'
Syntax
- Source
- DellRemoteAccessControlSettings
- Base type
Enumeration
Values & Constraints
Type Values
1 | unknown |
2 | logReset |
4 | hardReset |
8 | softReset |
16 | gracefulReset |
32 | defaultConfigReset |
64 | shutdown |