hwSysManProtocolType
HUAWEI-MNGT-MIB ·
.1.3.6.1.4.1.2011.6.3.19.1.1.1
Object
column Enumeration
Application-layer packet type. Options: 1. trap(1) -indicates the trap packet. 2. syslog(2) -indicates the syslog packet. 3. tftp(3) -indicates the tftp packet. 4. ftp(4) -indicates the ftp packet. 5. sftp(5) -indicates the sftp packet. 6. telnet(6) -indicates the telnet packet. 7. ping(7) -indicates the ping packet. 8. tracert(8) -indicates the tracert packet. 9. license(9) -indicates the license packet. 10.stelnet(10)-indicates the stelnet packet. 11.ipdr(11) -indicates the ipdr packet. 12.tftpproxy(12)-indicates the tftp-proxy packet.
Context
- MIB
- HUAWEI-MNGT-MIB
- OID
.1.3.6.1.4.1.2011.6.3.19.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwSysManSourceInterfaceEntry
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 'HUAWEI-MNGT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MNGT-MIB::hwSysManProtocolType'
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::hwSysManProtocolType.<hwSysManProtocolType>'
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::hwSysManProtocolType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | trap |
2 | syslog |
3 | tftp |
4 | ftp |
5 | sftp |
6 | telnet |
7 | ping |
8 | tracert |
9 | license |
10 | stelnet |
11 | ipdr |
12 | tftpproxy |