securedClientService OBJECT-TYPE
SYNTAX INTEGER
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Each bit corresponds to a service. The bit is set to 1 if the
service is enabled, and set to 0 if the service is disabled.
The various bit positions are:
BIT 1: telnet
BIT 2: ftp
BIT 3: web
BIT 4: icmp
BIT 5: ssh
BIT 6: snmp."
View at oid-info.com
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.890.1.5.5.6.11.5.2.1.2 | securedClientStartIp | 0 | 0 | securedClientStartIp OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "The starting IP address of … |
1.3.6.1.4.1.890.1.5.5.6.11.5.2.1.3 | securedClientEndIp | 0 | 0 | securedClientEndIp OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "The ending IP address of the … |
1.3.6.1.4.1.890.1.5.5.6.11.5.2.1.5 | securedClientEnable | 0 | 0 | securedClientEnable OBJECT-TYPE SYNTAX INTEGER { enable(1), disable(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "Enab… |