remoteAccessOutOfBandSNMPCapabilities
DCS3RMT-MIB ·
.1.3.6.1.4.1.674.10892.1.1700.10.1.18
Object
1700.0010.0001.0018 This attribute defines the out-of-band SNMP capabilities of the Remote Access hardware.
Context
- MIB
- DCS3RMT-MIB
- OID
.1.3.6.1.4.1.674.10892.1.1700.10.1.18- Type
- column
- Access
- readonly
- 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::remoteAccessOutOfBandSNMPCapabilities'
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::remoteAccessOutOfBandSNMPCapabilities.<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::remoteAccessOutOfBandSNMPCapabilities'
Syntax
- Source
- DellRemoteAccessOutOfBandSNMPCapabilities
- Base type
Enumeration
Values & Constraints
Type Values
1 | unknownCapabilities |
2 | oobSNMPAgentCapable |
4 | oobSNMPTrapsCapable |
6 | oobSNMPAgentAndTrapsCapable |