firewallMgmtServiceIndex

ZHNFIREWALL · .1.3.6.1.4.1.5504.2.5.45.1.1.1.1

Object

LAN Management Access Services Table index. Enumerated values:
Http (1),
Https (2),
Ping (3),
Snmp (4),
SnmpTrap (5),
Ssh (6),
Telnet (7)

Context

MIB
ZHNFIREWALL
OID
.1.3.6.1.4.1.5504.2.5.45.1.1.1.1
Type
column
Access
noaccess
Status
current
Parent
firewallMgmtAccessEntry

Walk 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 'ZHNFIREWALL' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNFIREWALL::firewallMgmtServiceIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHNFIREWALL' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNFIREWALL::firewallMgmtServiceIndex.<lanDeviceIndex>.<lanEthernetIndex>.<firewallMgmtServiceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHNFIREWALL' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHNFIREWALL::firewallMgmtServiceIndex'

Values & Constraints

Type Values
1http
2https
3ping
4snmp
5snmpTrap
6ssh
7telnet