OS-ONE-IP-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
17
.1.3.6.1.4.1.6926.2.43.1.1.2 · 1 row entry · 8 columns
Uses the mrv variant from /opt/observium/mibs/mrv.
Command help
Walk osOneIpMngDefaultTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'OS-ONE-IP-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-ONE-IP-MIB::osOneIpMngDefaultTable'
Contains default protocol ports table.
Read Only information.
osOneIpMngDefaultEntry row .1.3.6.1.4.1.6926.2.43.1.1.2.1
Contains default protocol-port NAT entry.
Column Syntax OID
Protocol Identifier.
OS-COMMON-TC-MIBEntityName
Type Constraints:
range: 1..30
.1.3.6.1.4.1.6926.2.43.1.1.2.1.1
IP transport protocol id value.
Enumeration
Enumerated Values:
6tcp
17udp
.1.3.6.1.4.1.6926.2.43.1.1.2.1.2
Type of the list.
Enumeration
Enumerated Values:
1single
2range
3pair
.1.3.6.1.4.1.6926.2.43.1.1.2.1.3
First of the port value from standard
protocol ports value list (range or pair).
Unsigned32
Constraints:
range: 1-65535
.1.3.6.1.4.1.6926.2.43.1.1.2.1.4
Last of the port value from standard
protocol ports value list (range or pair).
Unsigned32
Constraints:
range: 1-65535
.1.3.6.1.4.1.6926.2.43.1.1.2.1.5
First of the port value from standard (alternative)
protocol ports value list (range or pair).
Unsigned32
Constraints:
range: 0-65535
.1.3.6.1.4.1.6926.2.43.1.1.2.1.6
Last of the port value from not standard (alternative)
protocol ports value list (range or pair).
Unsigned32
Constraints:
range: 0-65535
.1.3.6.1.4.1.6926.2.43.1.1.2.1.7
.
Enumeration
Enumerated Values:
1original
2modified
3removed
.1.3.6.1.4.1.6926.2.43.1.1.2.1.98
.1.3.6.1.4.1.6926.2.43.1.1.3 · 1 row entry · 9 columns
Uses the mrv variant from /opt/observium/mibs/mrv.
Command help
Walk osOneIpMngProtoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'OS-ONE-IP-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-ONE-IP-MIB::osOneIpMngProtoTable'
Contains configured/running protocol ports table.
Mandatory parameters for entry create: osOneIpMngCfgName, osOneIpMngCfgTransport, 
osOneIpMngCfgListType, osOneIpMngCfgStdFirstPort, osOneIpMngCfgStdLastPort,
osOneIpMngCfgAdminStatus.
In order to create a new entry, you must specify all the mandatory parameters.
If it is necessary to modify an existing entry, you must first delete it and
the recreate it with new parameters
In order to delete an existing entry, you need to specify osOneIpMngCfgName, 
osOneIpMngCfgAdminStatus.
osOneIpMngProtoEntry row .1.3.6.1.4.1.6926.2.43.1.1.3.1
Contains protocol-port NAT entry.
Column Syntax OID
Protocol Identifier.
OS-COMMON-TC-MIBEntityName
Type Constraints:
range: 1..30
.1.3.6.1.4.1.6926.2.43.1.1.3.1.1
IP transport protocol id value.
Enumerationr/w
Enumerated Values:
6tcp
17udp
.1.3.6.1.4.1.6926.2.43.1.1.3.1.2
Type of the list.
Enumerationr/w
Enumerated Values:
1single
2range
3pair
.1.3.6.1.4.1.6926.2.43.1.1.3.1.3
First of the port value from standard
protocol ports value list (range or pair).
Unsigned32r/w
Constraints:
range: 1-65535
.1.3.6.1.4.1.6926.2.43.1.1.3.1.4
Last of the port value from standard
protocol ports value list (range or pair).
Unsigned32r/w
Constraints:
range: 1-65535
.1.3.6.1.4.1.6926.2.43.1.1.3.1.5
First of the port value from standard (alternative)
protocol ports value list (range or pair).
Unsigned32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.6926.2.43.1.1.3.1.6
Last of the port value from not standard (alternative)
protocol ports value list (range or pair).
Unsigned32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.6926.2.43.1.1.3.1.7
.
Enumeration
Enumerated Values:
1defaultOriginal
2defaultModified
3hotDefault
.1.3.6.1.4.1.6926.2.43.1.1.3.1.98
Create (valid) or remove (invalid) entry in table.
CLI-command for create :
'protocol NAME transport (tcp|udp) port LIST' or
'protocol NAME transport (tcp|udp) port LIST alt-port LIST'.
CLI-command for remove :
'no pr…
Enumerationr/w
Enumerated Values:
1valid
2invalid
.1.3.6.1.4.1.6926.2.43.1.1.3.1.99