securedClientIpService
VES1724-58V-MIB ·
.1.3.6.1.4.1.890.1.5.12.49.14.2.1.4
Object
column r/w
Bits
Each bit corresponds to a service. The bit is settings to 1 if the service is enabled, and settings to 0 if the service is disabled. The various bit positions are: BIT 0: icmp BIT 1: telnet BIT 2: ftp BIT 3: snmp BIT 4: http BIT 5: ssh BIT 6: https BIT 7: voip.
Context
- MIB
- VES1724-58V-MIB
- OID
.1.3.6.1.4.1.890.1.5.12.49.14.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- securedClientIpEntry
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 'VES1724-58V-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VES1724-58V-MIB::securedClientIpService'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VES1724-58V-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VES1724-58V-MIB::securedClientIpService.<securedClientIpIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VES1724-58V-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VES1724-58V-MIB::securedClientIpService'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | icmp |
1 | telnet |
2 | ftp |
3 | snmp |
4 | http |
5 | ssh |
6 | https |
7 | voip |