JUNIPER-VPN-MIB Table View

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

Tables
4
Rows
4
Columns
58

jnxVpnTable

table
.1.3.6.1.4.1.2636.3.26.1.2 · 1 row entry · 12 columns
Uses the juniper variant from /opt/observium/mibs/juniper.
Command help
Walk jnxVpnTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'JUNIPER-VPN-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-VPN-MIB::jnxVpnTable'
Table of Configured VPNs.
jnxVpnEntry row .1.3.6.1.4.1.2636.3.26.1.2.1
Entry containing information about a particular VPN.
Indexes
No indexes recorded
Column Syntax OID
Type of the VPN.
JnxVpnType
Type Values:
1other
2bgpIpVpn
3bgpL2Vpn
4bgpVpls
5l2Circuit
6ldpVpls
7opticalVpn
8vpOxc
9ccc
10bgpAtmVpn
.1.3.6.1.4.1.2636.3.26.1.2.1.1
Name of the VPN. This should ideally be unique in the
Service Provider's domain; at a minimum, it MUST be
unique per Provider Edge router.
JnxVpnName
Type Constraints:
range: 1..128
.1.3.6.1.4.1.2636.3.26.1.2.1.2
This variable is used to create, modify, and/or delete a
row in this table.
SNMPv2-TCRowStatus
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2636.3.26.1.2.1.3
This variable indicates the storage type for this object.
SNMPv2-TCStorageType
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.2636.3.26.1.2.1.4
String describing the VPN.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2636.3.26.1.2.1.5
Type of the following JnxVpnIdentifier.
JnxVpnIdentifierType
Type Values:
0none
1other
2routeDistinguisher
3routeDistinguisher0
4routeDistinguisher1
5routeDistinguisher2
6routeTarget
7routeTarget0
8routeTarget1
9routeTarget2
10vcId
11localSwitch
.1.3.6.1.4.1.2636.3.26.1.2.1.6
In the case of BGP VPNs, this is the Route Distinguisher
for the VPN. In the case of LDP VPNs, this is the VC ID
for the circuit. A value of all zeros indicates that the
neither a Route Distinguisher nor a VC ID is co…
JnxVpnIdentifier
Type Constraints:
range: 0..256
.1.3.6.1.4.1.2636.3.26.1.2.1.7
The number of sites configured in the VPN. Must be set
to zero if not applicable.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.26.1.2.1.8
The number of active sites (i.e., sites whose state is
active) in the VPN.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.26.1.2.1.9
The number of addresses learned from the CE device.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.26.1.2.1.10
The total number of addresses in the VPN RIB.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.26.1.2.1.11
The age (i.e., time from creation till now) of this
VPN in hundredths of a second.
SNMPv2-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.26.1.2.1.12
.1.3.6.1.4.1.2636.3.26.1.3 · 1 row entry · 10 columns
Uses the juniper variant from /opt/observium/mibs/juniper.
Command help
Walk jnxVpnIfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'JUNIPER-VPN-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-VPN-MIB::jnxVpnIfTable'
Table of VPN Interfaces.
jnxVpnIfEntry row .1.3.6.1.4.1.2636.3.26.1.3.1
Entry containing information about a particular VPN
interface.
Indexes
No indexes recorded
Column Syntax OID
Type of the VPN to which this interface belongs.
JnxVpnType
Type Values:
1other
2bgpIpVpn
3bgpL2Vpn
4bgpVpls
5l2Circuit
6ldpVpls
7opticalVpn
8vpOxc
9ccc
10bgpAtmVpn
.1.3.6.1.4.1.2636.3.26.1.3.1.1
Name of the VPN to which this interface belongs.
JnxVpnName
Type Constraints:
range: 1..128
.1.3.6.1.4.1.2636.3.26.1.3.1.2
The index of this interface in the VPN. Each interface
in the VPN is given a unique index. The RowStatus says
whether a given interface (i.e., a row in this table)
is valid or not. Note: this index MUST NOT be zero.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.26.1.3.1.3
This variable is used to create, modify, and/or delete a
row in this table.
SNMPv2-TCRowStatus
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2636.3.26.1.3.1.4
This variable indicates the storage type for this object.
SNMPv2-TCStorageType
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.2636.3.26.1.3.1.5
Index of associated Pseudo-wire, if any, in which case
the index MUST be non-zero. If none, then this index
MUST be zero.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.26.1.3.1.6
Protocol running over this VPN interface. The values up to
10 are taken from draft-martini-l2circuit-trans-mpls-08.txt;
the value for vpls is taken from
draft-lasserre-vkompella-ppvpn-vpls-01.txt. The values
from 20-2…
Enumeration .1.3.6.1.4.1.2636.3.26.1.3.1.7
Maximum bandwidth that the CE connected over this VPN i/f
can send to the PE, in Kilo (i.e., 1000) Bytes per second.
A value of zero means there is no configured maximum.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.26.1.3.1.8
Maximum bandwidth that the PE can send to the CE over this
VPN interface, in Kilo (i.e., 1000) Bytes per second. A
value of zero means there is no configured maximum.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.26.1.3.1.9
Status of this interface.
Enumeration .1.3.6.1.4.1.2636.3.26.1.3.1.10
.1.3.6.1.4.1.2636.3.26.1.4 · 1 row entry · 28 columns
Uses the juniper variant from /opt/observium/mibs/juniper.
Command help
Walk jnxVpnPwTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'JUNIPER-VPN-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-VPN-MIB::jnxVpnPwTable'
Table of Pseudo-Wire Connections.
jnxVpnPwEntry row .1.3.6.1.4.1.2636.3.26.1.4.1
Entry containing information about a particular VPN.
Indexes
No indexes recorded
Column Syntax OID
The type of the VPN to which this Pseudo-Wire belongs.
JnxVpnType
Type Values:
1other
2bgpIpVpn
3bgpL2Vpn
4bgpVpls
5l2Circuit
6ldpVpls
7opticalVpn
8vpOxc
9ccc
10bgpAtmVpn
.1.3.6.1.4.1.2636.3.26.1.4.1.1
The name of the VPN to which this Pseudo-Wire belongs.
JnxVpnName
Type Constraints:
range: 1..128
.1.3.6.1.4.1.2636.3.26.1.4.1.2
The index of this Pseudo-Wire in the VPN. Each Pseudo
Wire in the VPN is given a unique index. The RowStatus
says whether a given Pseudo Wire (i.e., a row in this
table) is valid or not. Note: this index MUST NOT be z…
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.26.1.4.1.3
This variable is used to create, modify, and/or delete a
row in this table.
SNMPv2-TCRowStatus
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2636.3.26.1.4.1.4
This variable indicates the storage type for this object.
SNMPv2-TCStorageType
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.2636.3.26.1.4.1.5
The VPN index of the interface associated with this Pseudo
Wire, if any. If there is no interface associated with
this Pseudo Wire, a value of zero is to be returned.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.26.1.4.1.6
The local site identifier for this Pseudo-Wire. If there
is no local site identifier, a value of zero is to be
returned.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.26.1.4.1.7
The remote site (i.e., the site at the other end of this
Pseudo-Wire) identifier. If there is no remote site
identifier, a value of zero is to be returned.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.26.1.4.1.8
The type of address assigned to the remote PE.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2636.3.26.1.4.1.9
The address of the remote PE, i.e., the router at the
other end of the Pseudo-Wire.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2636.3.26.1.4.1.10
The type of the tunnel over which the Pseudo-Wire is
carried. If several Pseudo-Wires can be carried in one
tunnel, each Pseudo-Wire is identified by the multiplexor/
demultiplexor within this tunnel.
Enumeration .1.3.6.1.4.1.2636.3.26.1.4.1.11
The name of the Tunnel over which this Pseudo-Wire is
carried, if any.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2636.3.26.1.4.1.12
The value of the demultiplexor that identifies received
packets as belonging to this Pseudo-Wire, if any.
JnxVpnMultiplexor .1.3.6.1.4.1.2636.3.26.1.4.1.13
The value of the demultiplexor that identifies transmitted
packets as belonging to this Pseudo-Wire, if any.
JnxVpnMultiplexor .1.3.6.1.4.1.2636.3.26.1.4.1.14
Status of the Pseudo-Wire.
Enumeration .1.3.6.1.4.1.2636.3.26.1.4.1.15
Status of the PE-to-PE tunnel over which the Pseudo-
Wire is carried.
Enumeration .1.3.6.1.4.1.2636.3.26.1.4.1.16
Status of the interface at the remote end of the
Pseudo-Wire.
Enumeration .1.3.6.1.4.1.2636.3.26.1.4.1.17
The total time in hundredths of a second that this
Pseudo-Wire has been operational.
SNMPv2-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.26.1.4.1.18
The number of state transitions (up -> down and
down -> up) this Tunnel has undergone.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.26.1.4.1.19
The time in hundredths of a second since the last
transition occurred on this Tunnel.
SNMPv2-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.26.1.4.1.20
The number of packets that have been sent over this
Pseudo-Wire.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2636.3.26.1.4.1.21
The number of octets that have been sent over this
Pseudo-Wire.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2636.3.26.1.4.1.22
The number of packets that have been received over this
Pseudo-Wire.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2636.3.26.1.4.1.23
The number of octets that have been received over this
Pseudo-Wire.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2636.3.26.1.4.1.24
The number of packets that have been sent over this
Pseudo-Wire.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.26.1.4.1.25
The number of octets that have been sent over this
Pseudo-Wire.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.26.1.4.1.26
The number of packets that have been received over this
Pseudo-Wire.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.26.1.4.1.27
The number of octets that have been received over this
Pseudo-Wire.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.26.1.4.1.28
.1.3.6.1.4.1.2636.3.26.1.5 · 1 row entry · 8 columns
Uses the juniper variant from /opt/observium/mibs/juniper.
Command help
Walk jnxVpnRTTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'JUNIPER-VPN-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-VPN-MIB::jnxVpnRTTable'
Table of Route Targets for a VPN.
jnxVpnRTEntry row .1.3.6.1.4.1.2636.3.26.1.5.1
Entry containing information about a particular VPN.
Indexes
No indexes recorded
Column Syntax OID
The type of the VPN for which this list of Route Targets
are defined.
JnxVpnType
Type Values:
1other
2bgpIpVpn
3bgpL2Vpn
4bgpVpls
5l2Circuit
6ldpVpls
7opticalVpn
8vpOxc
9ccc
10bgpAtmVpn
.1.3.6.1.4.1.2636.3.26.1.5.1.1
The name of the VPN for which this list of Route Targets
are defined.
JnxVpnName
Type Constraints:
range: 1..128
.1.3.6.1.4.1.2636.3.26.1.5.1.2
The index within the list of Route Targets that specifies
individual Route Targets that define the VPN. Note: this
index MUST NOT be zero.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.3.26.1.5.1.3
This variable is used to create, modify, and/or delete a
row in this table.
SNMPv2-TCRowStatus
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2636.3.26.1.5.1.4
This variable indicates the storage type for this object.
SNMPv2-TCStorageType
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.2636.3.26.1.5.1.5
Type of the following Route Target. This can one of
'routeTarget[012]' or 'none'.
JnxVpnIdentifierType
Type Values:
0none
1other
2routeDistinguisher
3routeDistinguisher0
4routeDistinguisher1
5routeDistinguisher2
6routeTarget
7routeTarget0
8routeTarget1
9routeTarget2
10vcId
11localSwitch
.1.3.6.1.4.1.2636.3.26.1.5.1.6
Route Target for the VPN. If the jnxVpnRTType is
'none', this value should be all zeros.
JnxVpnIdentifier
Type Constraints:
range: 0..256
.1.3.6.1.4.1.2636.3.26.1.5.1.7
The route target export distribution type.
Enumeration .1.3.6.1.4.1.2636.3.26.1.5.1.8