NTNTECH-MTM-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
4
Rows
4
Columns
55
diffServTable
table.0.3.1.2
·
1 row entry
·
15 columns
Uses the zhone variant from
Command help
/opt/observium/mibs/zhone.
Walk diffServTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NTNTECH-MTM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NTNTECH-MTM-MIB::diffServTable'
This table describes objects applicable to managing a Differentiated Services Code Point (DSCP) Rule. DSCP provides OSI Layer 3 identification information within a packet's IP header for the purpose of determining packet type. Up to four (4) seperate DiffServ Rules may be configured per port.
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
A pointer to one of four possible DSCP Rules that can be assigned to a port.
|
Integer32 Constraints: range: 1-4 |
.0.3.1.2.1.1 |
||||||||||
|
Activate or deactivate the rule that is represented by the remaining attributes of this
table. |
Enumerationr/w Enumerated Values:
|
.0.3.1.2.1.2 |
||||||||||
|
The value assigned to a port which designates the Differentiated Services Code Point. This
is a hexidecimal value calculated from the upper six (6) bits of an eight (8) bit field in the packet's IP header (the remaini… |
Integer32r/w Constraints: range: 1-252 |
.0.3.1.2.1.3 |
||||||||||
|
The value assigned indicates which six (6) bits of the DSCP will be utilized in considering the
packets DSCP type. Default is 252, indicating that all of the DSCP's upper six bits will be used in calculating the packe… |
Integer32r/w Constraints: range: 1-252 |
.0.3.1.2.1.4 |
||||||||||
|
The value assigned will determine a path for ingress packets. Tag (1) indicates that
only ingress packets with a vlan tag to be considered; all ingress packets without a VLAN tag will be dropped. Untag (2) indicates t… |
Enumerationr/w Enumerated Values:
|
.0.3.1.2.1.5 |
||||||||||
|
If diffServAllowTagOnIngress is set to tag(1), then this value dictates the beginning of a VLAN range
that ingress packets will be allowed to have. If diffServAllowTagOnIngress is set to untag(2), and diffServTagAction… |
Integer32r/w Constraints: range: 0-4085 |
.0.3.1.2.1.6 |
||||||||||
|
If diffServAllowTagOnIngress is set to tag(1), then this value dictates the end of a VLAN range
that ingress packets will be allowed to have. |
Integer32r/w Constraints: range: 0-4085 |
.0.3.1.2.1.7 |
||||||||||
|
The value assigned will alter the VLAN information of the Ingress Packet.
1 -- Add VLAN information to the Ingress Packet 2 -- Keep VLAN information on the Ingress Packet 3 -- Replace VLAN information … |
Enumerationr/w Enumerated Values:
|
.0.3.1.2.1.8 |
||||||||||
|
The value assigned dictates to which VLAN ID we will change the ingress packets VLAN ID. This attribute
is valid only if tag(1) is chosen for diffServAllowTagOnIngress and replace(3) is chosen for diffServTagActionOnIng… |
Integer32r/w Constraints: range: 0-4085 |
.0.3.1.2.1.9 |
||||||||||
|
The value assigned to a port which indicates VLAN priority. This priority is relevant
both within the DSLAM and at egress. |
Integer32r/w Constraints: range: 0-7 |
.0.3.1.2.1.10 |
||||||||||
|
The value assigned dictates the action to be taken with the configured diffServPriority
for tagged ingress packets. The default value is fixed(1). If set to fixed(1), the packet's ingress priority will automatically b… |
Enumerationr/w Enumerated Values:
|
.0.3.1.2.1.11 |
||||||||||
|
The value assigned allows traffic-specific, rule-specific, bandwidth limits for each port.
The unit of measure is kbps. The default value is 0 (no limit). |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.0.3.1.2.1.12 |
||||||||||
|
The value assigned allows traffic-specific, rule-specific, bandwidth limits for each port.
The unit of measure is kbps. The default value is 0 (no limit). |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.0.3.1.2.1.13 |
||||||||||
|
The value assigned will dictate what VLAN ID we add as the Q-in-Q VLAN ID to all ingress traffic
passing this diffserv rule set. |
Integer32r/w Constraints: range: 0-4085 |
.0.3.1.2.1.14 |
||||||||||
|
The value assigned describes a PVC index that the ingress traffic defined by this diffServ rule
is expected to be received on. |
Integer32r/w Constraints: range: 1-4 |
.0.3.1.2.1.15 |
ipRangeTable
table.0.3.1.4
·
1 row entry
·
14 columns
Uses the zhone variant from
Command help
/opt/observium/mibs/zhone.
Walk ipRangeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NTNTECH-MTM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NTNTECH-MTM-MIB::ipRangeTable'
This table defines MTM rules associated with an IP Address or an IP Address Range. Up to four (4) seperate IP Range Rules may be configured per port.
An entry containing management information applicable to an IPD12000, IPD4000
Access/Inverse module and Mini/Micro DSLAM port.
Access/Inverse module and Mini/Micro DSLAM port.
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
A pointer to one of four possible IP Range Rules that can be assigned to a port.
|
Integer32 Constraints: range: 1-4 |
.0.3.1.4.1.1 |
||||||||||
|
Setting this value, activates the rule that is represented by the remaining attributes of this
table. |
Enumerationr/w Enumerated Values:
|
.0.3.1.4.1.2 |
||||||||||
|
The value assigned to a port which designates the start of an IP range. Packets
containing a source and/or desitination IP address that falls within the configured range will match the IP portion of the IP Range Rule. … |
NTNTECH-ROOT-MIBNtnIpAddressr/w Type Constraints: range: 4 |
.0.3.1.4.1.3 |
||||||||||
|
The value assigned to a port which designates the end of an IP range. Packets containing a
source and/or destination IP address that falls within the configured range will match the IP portion of the IP Range Rule. D… |
NTNTECH-ROOT-MIBNtnIpAddressr/w Type Constraints: range: 4 |
.0.3.1.4.1.4 |
||||||||||
|
The value assigned will determine a path for ingress packets. Tag indicates that
only ingress packets with a vlan tag to be considered; all ingress packets without a VLAN tag will be dropped. Untag indicates that only… |
Enumerationr/w Enumerated Values:
|
.0.3.1.4.1.5 |
||||||||||
|
The value assigned to a port which designates the start of a VLAN ID range. This
should only be defined if vlanRulesAllowTagOnIngress is set to tag (1). |
Integer32r/w Constraints: range: 0-4085 |
.0.3.1.4.1.6 |
||||||||||
|
The value assigned to a port which designates the end of a VLAN ID range. This
should only be defined if vlanRulesAllowTagOnIngress is set to tag (1). |
Integer32r/w Constraints: range: 0-4085 |
.0.3.1.4.1.7 |
||||||||||
|
The value assigned will alter the VLAN information of the Ingress Packet.
1 -- Add VLAN information to the Ingress Packet 2 -- Keep VLAN information on the Ingress Packet 3 -- Replace VLAN informat… |
Enumerationr/w Enumerated Values:
|
.0.3.1.4.1.8 |
||||||||||
|
The value assigned to a port which indicates priority. This priority is relevant
both within the DSLAM and at egress. |
Integer32r/w Constraints: range: 0-7 |
.0.3.1.4.1.9 |
||||||||||
|
The value assigned dictates the action to be taken with the configured ipRangePriority
for tagged ingress packets. The default value is fixed.If set to Fixed, the packet's ingress priority will automatically be replac… |
Enumerationr/w Enumerated Values:
|
.0.3.1.4.1.10 |
||||||||||
|
The value assigned allows traffic-specific, rule-specific, bandwidth limits for each port.
The unit of measure is kbps. The default value is 0 (no limit). |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.0.3.1.4.1.11 |
||||||||||
|
The value assigned allows traffic-specific, rule-specific, bandwidth limits for each port.
The unit of measure is kbps. The default value is 0 (no limit). |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.0.3.1.4.1.12 |
||||||||||
| Integer32r/w Constraints: range: 0-4085 |
.0.3.1.4.1.13 |
|||||||||||
|
The value assigned describes a PVC that is assigned to this port for MTM purposes.
|
Integer32r/w Constraints: range: 1-4 |
.0.3.1.4.1.14 |
macAddrRangeTable
table.0.3.1.6
·
1 row entry
·
14 columns
Uses the zhone variant from
Command help
/opt/observium/mibs/zhone.
Walk macAddrRangeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NTNTECH-MTM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NTNTECH-MTM-MIB::macAddrRangeTable'
This table defines MTM rules associated with a Mac Address or Mac Address Range. These rules can be established on a per port basis. Up to four (4) seperate Mac Address Rules may be configured per port.
An entry containing management information applicable to an IPD12000, IPD4000
Access/Inverse module and Mini/Micro DSLAM port.
Access/Inverse module and Mini/Micro DSLAM port.
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
A pointer to one of four possible Mac Address Rules that can be assigned to a port.
|
Integer32 Constraints: range: 1-4 |
.0.3.1.6.1.1 |
||||||||||
|
Setting this value, activates the rule that is represented by the remaining attributes of this
table. |
Enumerationr/w Enumerated Values:
|
.0.3.1.6.1.2 |
||||||||||
|
The value assigned to a port which designates the start of a MAC Address range. This
should only be defined if macaddrAllowTagOnIngress is set to tag. |
NTNTECH-ROOT-MIBNtnMacAddressr/w Type Constraints: range: 6 |
.0.3.1.6.1.3 |
||||||||||
|
The value assigned to a port which designates the end of a MAC Address range. This should
only be defined if macaddrAllowTagOnIngress is set to tag. |
NTNTECH-ROOT-MIBNtnMacAddressr/w Type Constraints: range: 6 |
.0.3.1.6.1.4 |
||||||||||
|
The value assigned will determine a path for ingress packets. Tag(1) indicates that
only ingress packets with a vlan tag to be considered; all ingress packets without a VLAN tag will be dropped. Untag(2) indicates tha… |
Enumerationr/w Enumerated Values:
|
.0.3.1.6.1.5 |
||||||||||
|
The value assigned to a port which designates the start of a VLAN ID range. This
should only be defined if vlanRulesAllowTagOnIngress is set to tag (1). |
Integer32r/w Constraints: range: 0-4085 |
.0.3.1.6.1.6 |
||||||||||
|
The value assigned to a port which designates the end of a VLAN ID range. This
should only be defined if vlanRulesAllowTagOnIngress is set to tag (1). |
Integer32r/w Constraints: range: 0-4085 |
.0.3.1.6.1.7 |
||||||||||
|
The value assigned will alter the VLAN information of the Ingress Packet.
1 -- Add VLAN information to the Ingress Packet 2 -- Keep VLAN information on the Ingress Packet 3 -- Replace VLAN information on … |
Enumerationr/w Enumerated Values:
|
.0.3.1.6.1.8 |
||||||||||
|
The value assigned to a port which indicates VLAN priority. This priority is relevant
both within the DSLAM and at egress. |
Integer32r/w Constraints: range: 0-7 |
.0.3.1.6.1.9 |
||||||||||
|
The value assigned dictates the action to be taken with the configured macaddrPriority
for tagged ingress packets. The default value is fixed. If set to Fixed, the packet's ingress priority will automatically be repla… |
Enumerationr/w Enumerated Values:
|
.0.3.1.6.1.10 |
||||||||||
|
The value assigned allows traffic-specific, rule-specific, bandwidth limits for each port.
The unit of measure is kbps. The default value is 0 (no limit). |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.0.3.1.6.1.11 |
||||||||||
|
The value assigned allows traffic-specific, rule-specific, bandwidth limits for each port.
The unit of measure is kbps. The default value is 0 (no limit). |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.0.3.1.6.1.12 |
||||||||||
| Integer32r/w Constraints: range: 0-4085 |
.0.3.1.6.1.13 |
|||||||||||
|
The value assigned describes a PVC that is assigned to this port for MTM purposes.
|
Integer32r/w Constraints: range: 1-4 |
.0.3.1.6.1.14 |
vlanRulesTable
table.0.3.1.8
·
1 row entry
·
12 columns
Uses the zhone variant from
Command help
/opt/observium/mibs/zhone.
Walk vlanRulesTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NTNTECH-MTM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NTNTECH-MTM-MIB::vlanRulesTable'
This table defines MTM rules associated with a VLAN or a VLAN Range. These rules can be established on a per port basis. Up to ten (10) seperate VLAN Rules may be configured per port.
An entry containing management information applicable to an IPD12000, IPD4000
Access/Inverse module and Mini/Micro DSLAM port.
Access/Inverse module and Mini/Micro DSLAM port.
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
A pointer to one of ten possible VLAN Rules that can be assigned to a port.
|
Integer32 Constraints: range: 1-10 |
.0.3.1.8.1.1 |
||||||||||
|
Setting this value, activates the rule that is represented by the remaining attributes of this
table. |
Enumerationr/w Enumerated Values:
|
.0.3.1.8.1.2 |
||||||||||
|
The value assigned will determine a path for ingress packets. Tag indicates that
only ingress packets with a vlan tag to be considered; all ingress packets without a VLAN tag will be dropped. Untag indicates that only… |
Enumerationr/w Enumerated Values:
|
.0.3.1.8.1.3 |
||||||||||
|
The value assigned to a port which designates the start of a VLAN ID range. This
should only be defined if vlanRulesAllowTagOnIngress is set to tag. |
Integer32r/w Constraints: range: 0-4085 |
.0.3.1.8.1.4 |
||||||||||
|
The value assigned to a port which designates the end of a VLAN ID range. This should
only be defined if vlanRulesAllowTagOnIngress is set to tag. |
Integer32r/w Constraints: range: 0-4085 |
.0.3.1.8.1.5 |
||||||||||
|
The value assigned will allow VLAN information to be added to the Ingress Packet.
1 -- Add VLAN information to the Ingress Packet 2 -- Keep VLAN information on the Ingress Packet 3 -- Replace VLAN i… |
Enumerationr/w Enumerated Values:
|
.0.3.1.8.1.6 |
||||||||||
|
The value assigned to a port which indicates VLAN priority. This priority is relevant
both within the DSLAM and at egress. |
Integer32r/w Constraints: range: 0-7 |
.0.3.1.8.1.7 |
||||||||||
|
The value assigned dictates the action to be taken with the configured vlanRulesPriority
for tagged ingress packets. The default value is fixed. If set to Fixed, the packet's ingress priority will automatically be rep… |
Enumerationr/w Enumerated Values:
|
.0.3.1.8.1.8 |
||||||||||
|
The value assigned allows traffic-specific, rule-specific, bandwidth limits for each port.
The unit of measure is kbps. The default value is 0 (no limit). |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.0.3.1.8.1.9 |
||||||||||
|
The value assigned allows traffic-specific, rule-specific, bandwidth limits for each port.
The unit of measure is kbps. The default value is 0 (no limit). |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.0.3.1.8.1.10 |
||||||||||
| Integer32r/w Constraints: range: 0-4085 |
.0.3.1.8.1.11 |
|||||||||||
|
The value assigned describes a PVC that is assigned to this port for MTM purposes.
|
Integer32r/w Constraints: range: 1-4 |
.0.3.1.8.1.12 |