a3IPsecureFileServer
A3Com-IPSO-r1-MIB ·
.1.3.6.1.4.1.43.2.12.2
Object
scalar mandatory
r/w
Enumeration
This determines whether security options are processed when talking to the host identified by the UI parameter FileServerAddr. If set to yes (1), the File Server is treated like any other host on the network. If set to no (2), the File Server is treated specially. Any security options received from this IP address are ignored. Also, all basic security options are stripped before sending a packet to the File Server.
Context
- MIB
- A3Com-IPSO-r1-MIB
- OID
.1.3.6.1.4.1.43.2.12.2- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComIPSO
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3Com-IPSO-r1-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3Com-IPSO-r1-MIB::a3IPsecureFileServer.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3Com-IPSO-r1-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3Com-IPSO-r1-MIB::a3IPsecureFileServer'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | yes |
2 | no |