cNatCgnInstanceProtocolPortLimit
CISCO-NAT-CGN-EXT-MIB ·
.1.3.6.1.4.1.9.9.818.1.1.1.7
Object
column r/w
Unsigned32
This object specifies the configured protocol port limit. This is the maximum number of active mappings each subscriber can have at any given time. Value of zero means, it is unlimited.
Context
- MIB
- CISCO-NAT-CGN-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.818.1.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cNatCgnInstanceEntry
- 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 'CISCO-NAT-CGN-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NAT-CGN-EXT-MIB::cNatCgnInstanceProtocolPortLimit'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-NAT-CGN-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NAT-CGN-EXT-MIB::cNatCgnInstanceProtocolPortLimit.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-NAT-CGN-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-NAT-CGN-EXT-MIB::cNatCgnInstanceProtocolPortLimit'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-65535
Conformance
Member of
Compliance refinements
cNatCgnModuleCompliance
readonly
Write access is optional.