eqlApplianceCIFSProtocolDosCodePage
EQLAPPLIANCE-MIB ·
.1.3.6.1.4.1.12740.17.1.29.1.7
Object
column r/w
Enumeration
Indicates the DOS code page supported by CIFS on the appliance
Context
- MIB
- EQLAPPLIANCE-MIB
- OID
.1.3.6.1.4.1.12740.17.1.29.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- eqlApplianceCIFSProtocolEntry
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 'EQLAPPLIANCE-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLAPPLIANCE-MIB::eqlApplianceCIFSProtocolDosCodePage'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EQLAPPLIANCE-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLAPPLIANCE-MIB::eqlApplianceCIFSProtocolDosCodePage.<eqlApplianceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EQLAPPLIANCE-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EQLAPPLIANCE-MIB::eqlApplianceCIFSProtocolDosCodePage'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unused |
1 | cp850 |
2 | cp437 |
3 | cp737 |
4 | cp775 |
5 | cp852 |
6 | cp857 |
7 | cp860 |
8 | cp861 |
9 | cp862 |
10 | cp863 |
11 | cp864 |
12 | cp865 |
13 | cp866 |
14 | cp874 |
15 | cp932 |
16 | cp936 |
17 | cp949 |
18 | cp950 |
19 | eucjp |