hwNatAddrPortBindType
HUAWEI-NAT-EXT-MIB ·
.1.3.6.1.4.1.2011.5.25.226.2.1.4.1.5
Object
column Enumeration
This object represents the type of the BIND.
Context
- MIB
- HUAWEI-NAT-EXT-MIB
- OID
.1.3.6.1.4.1.2011.5.25.226.2.1.4.1.5- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hwNatAddrPortBindEntry
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-NAT-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-NAT-EXT-MIB::hwNatAddrPortBindType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-NAT-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-NAT-EXT-MIB::hwNatAddrPortBindType.<ifIndex>.<hwNatAddrPortBindQueryVrfName>.<hwNatAddrPortBindQueryAddr>.<hwNatAddrPortBindQueryProtocol>.<hwNatAddrPortBindQueryPort>.<hwNatAddrPortBindType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-NAT-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-NAT-EXT-MIB::hwNatAddrPortBindType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | natOutbound |
2 | natServer |
3 | staticPatLocalToGlobal |
4 | staticPatGlobalToLocal |