midcomRscNatInternalAddrBindMode
MIDCOM-MIB ·
.1.3.6.1.2.1.171.1.3.1.1.4
Object
column MidcomNatBindMode
An indication of whether this policy rule uses an address
NAT bind or an address-port NAT bind for binding the
internal address.
If the MIDCOM-MIB module is operated together with
the NAT-MIB module (RFC 4008) then object
midcomRscNatInternalAddrBindMode contains the same
value as the corresponding object
natSessionPrivateSrcEPBindMode of the NAT-MIB module.
Context
- MIB
- MIDCOM-MIB
- OID
.1.3.6.1.2.1.171.1.3.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- midcomResourceEntry
- Groups
- 1
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 'MIDCOM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MIDCOM-MIB::midcomRscNatInternalAddrBindMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MIDCOM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MIDCOM-MIB::midcomRscNatInternalAddrBindMode.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MIDCOM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MIDCOM-MIB::midcomRscNatInternalAddrBindMode'
Syntax
- Source
- MidcomNatBindMode
- Base type
Enumeration
Values & Constraints
Type Values
1 | addressBind |
2 | addressPortBind |
3 | none |
Conformance
Member of