nmsNatSessionIntPort
QTECH-NMS-NAT ·
.1.3.6.1.4.1.34751.9.100.1.4.1.5
Object
column OctetString
The original transport port of the session endpoint that belongs to the private network. If this is an ICMP session then the value is the ICMP request ID.
Context
- MIB
- QTECH-NMS-NAT
- OID
.1.3.6.1.4.1.34751.9.100.1.4.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nmsNatSessionEntry
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 'QTECH-NMS-NAT' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-NMS-NAT::nmsNatSessionIntPort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-NMS-NAT' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-NMS-NAT::nmsNatSessionIntPort.<nmsNatSessionId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-NMS-NAT' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-NMS-NAT::nmsNatSessionIntPort'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.