rlCopyOptionsRequestedSsdAccess
NETGEAR-RADLAN-COPY-MIB ·
.1.3.6.1.4.1.4526.17.87.12.1.2
Object
The requested format for sensitive data in the copy. Relevant only for configuration file upload
Context
- MIB
- NETGEAR-RADLAN-COPY-MIB
- OID
.1.3.6.1.4.1.4526.17.87.12.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rlCopyOptionsEntry
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 'NETGEAR-RADLAN-COPY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-COPY-MIB::rlCopyOptionsRequestedSsdAccess'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-COPY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-COPY-MIB::rlCopyOptionsRequestedSsdAccess.<rlCopyOptionsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-COPY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-COPY-MIB::rlCopyOptionsRequestedSsdAccess'
Syntax
- Source
- RlCopySecSdAccessType
- Base type
Enumeration
Values & Constraints
Type Values
1 | exclude |
2 | include-encrypted |
3 | include-decrypted |
4 | default |