hwAAAAccessPortType
HUAWEI-AAA-MIB ·
.1.3.6.1.4.1.2011.5.2.1.78.1.5
Object
column Enumeration
access port type 1:all 2:PPP 3:VLAN 4:WEB of VLAN 5:Portal of VLAN 6:802.1X 7:telnet 8:ftp 9:SSH 10:igmp
Context
- MIB
- HUAWEI-AAA-MIB
- OID
.1.3.6.1.4.1.2011.5.2.1.78.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwAAAAccessEntry
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-AAA-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-AAA-MIB::hwAAAAccessPortType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-AAA-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-AAA-MIB::hwAAAAccessPortType.<hwAAAAccessIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-AAA-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-AAA-MIB::hwAAAAccessPortType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | all |
2 | ppp |
3 | vlan |
4 | vlanweb |
5 | vlanportal |
6 | vlan8021x |
7 | telnet |
8 | ftp |
9 | ssh |
10 | igmp |