accessControls
HP700RX-MIB ·
.0.11.2.3.9.3.1.5.2
Object
scalar mandatory
r/w
Enumeration
This determines whether host access controls are used by the server during client connection. If enabled, only those clients running on hosts listed in the terminal's access control file will be allowed to connect to the X server. This file is read from the host using the path /usr/tftpdir/usr/lib/X11/700X/etc/ipaddress.hosts.
Context
- MIB
- HP700RX-MIB
- OID
.0.11.2.3.9.3.1.5.2- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- preferences
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 'HP700RX-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP700RX-MIB::accessControls.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP700RX-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP700RX-MIB::accessControls'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | enabled |