hwAccessPortType
HUAWEI-DSLAM-AAA-MIB ·
.1.3.6.1.4.1.2011.5.109.1.15.1.5
Object
column Enumeration
access port type Options: 1. all(1) -all access types allowed 2. ppp(2) -PPP access 3. vlan(3) -This value is not supported 4. vlanweb(4) -Web access 5. vlanportal(5) -This value is not supported 6. vlan8021x(6) -802.1X access 7. telnet(7) -Telnet access 8. ftp(8) -FTP access 9. ssh(9) -SSH access 10.igmp(10) -IGMP access
Context
- MIB
- HUAWEI-DSLAM-AAA-MIB
- OID
.1.3.6.1.4.1.2011.5.109.1.15.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwAccessEntry
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-DSLAM-AAA-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DSLAM-AAA-MIB::hwAccessPortType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-DSLAM-AAA-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DSLAM-AAA-MIB::hwAccessPortType.<hwAccessIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-DSLAM-AAA-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-DSLAM-AAA-MIB::hwAccessPortType'
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 |