hwFirewallV6ProtocolType

HUAWEI-MNGT-MIB · .1.3.6.1.4.1.2011.6.3.12.4.1.1

Object

column Enumeration
Index object, index of the hwFirewallSwitchV6Table object. 
Options: 
1.telnet(1) -indicates that the IPv6 firewall protocols is telnet. 
2.ssh(2)    -indicates that the IPv6 firewall protocols is ssh. 
3.snmp(3)   -indicates that the IPv6 firewall protocols is snmp.

Context

MIB
HUAWEI-MNGT-MIB
OID
.1.3.6.1.4.1.2011.6.3.12.4.1.1
Type
column
Access
noaccess
Status
current
Parent
hwFirewallSwitchV6Entry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1telnet
2ssh
3snmp