iesAccessCtrlService
ZYXEL-IESCOMMON-MIB ·
.1.3.6.1.4.1.890.1.5.13.1.3.4.1.1.1
Object
column Enumeration
The service type of the access control entry.
Context
- MIB
- ZYXEL-IESCOMMON-MIB
- OID
.1.3.6.1.4.1.890.1.5.13.1.3.4.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- iesAccessCtrlEntry
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 'ZYXEL-IESCOMMON-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-IESCOMMON-MIB::iesAccessCtrlService'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-IESCOMMON-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-IESCOMMON-MIB::iesAccessCtrlService.<iesAccessCtrlService>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-IESCOMMON-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-IESCOMMON-MIB::iesAccessCtrlService'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | telnet |
2 | ftp |
3 | web |
4 | icmp |