PCUBE-SE-MIB Table View

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

Tables
19
Rows
19
Columns
170

pmoduleTable

table
.1.3.6.1.4.1.5655.4.1.3.1 · 1 row entry · 16 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk pmoduleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PCUBE-SE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PCUBE-SE-MIB::pmoduleTable'
A list of module entries.  The number of entries is 
the number of modules in the chassis.
pmoduleEntry row .1.3.6.1.4.1.5655.4.1.3.1.1
Entry containing information about one module in the
chassis.
Indexes
Column Syntax OID
A unique value for each module within the chassis.
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.5655.4.1.3.1.1.1
The type of module.
Enumeration
Enumerated Values:
1other
2gbe2Module
3fe2Module
4gbe4Module
5fe4Module
6oc124Module
7fe8Module
.1.3.6.1.4.1.5655.4.1.3.1.1.2
The number of traffic processors supported by this
module.
Integer32
Constraints:
range: 0-255
.1.3.6.1.4.1.5655.4.1.3.1.1.3
This value is determined by the chassis slot number
where this module is located. Valid entries are 1
to the value of chassisNumSlots.
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.5655.4.1.3.1.1.4
The hardware version of the module.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.5655.4.1.3.1.1.5
The number of ports supported by this module.
Integer32
Constraints:
range: 0-255
.1.3.6.1.4.1.5655.4.1.3.1.1.6
The number of links carrying inband traffic that are
supported by this module. Link is uniquely defined
by the two ports that are at its end-points.
Integer32
Constraints:
range: 0-255
.1.3.6.1.4.1.5655.4.1.3.1.1.7
Indicates the connection mode of a module.
Enumeration
Enumerated Values:
1other
2inline
3receiveOnly
4inlineCascade
5receiveOnlyCascade
.1.3.6.1.4.1.5655.4.1.3.1.1.8
Indicates the serial number of the module.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.5655.4.1.3.1.1.9
Indicates the accumulated time which
attack up-stream traffic was filtered.
millisecondsSNMPv2-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5655.4.1.3.1.1.10
Indicates the time since
the previous attack was filtered
in the up-stream traffic.
millisecondsSNMPv2-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5655.4.1.3.1.1.11
Indicates the accumulated time
which attack down-stream
traffic was filtered.
millisecondsSNMPv2-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5655.4.1.3.1.1.12
Indicates the time since
the previous attack was filtered
in the down-stream traffic.
millisecondsSNMPv2-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5655.4.1.3.1.1.13
Indicates the time since
the attack objects were cleared. Writing a 0 to this
object causes the counters to be cleared.
millisecondsSNMPv2-SMITimeTicksr/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5655.4.1.3.1.1.14
Indicates configuration of a module in respect
to whether the module should handle traffic.
Enumeration
Enumerated Values:
1other
2primary
3secondary
.1.3.6.1.4.1.5655.4.1.3.1.1.15
Indicates current module's role in respect to
whether the module handles traffic.
Enumeration
Enumerated Values:
1other
2active
3standby
.1.3.6.1.4.1.5655.4.1.3.1.1.16

linkTable

table
.1.3.6.1.4.1.5655.4.1.4.1 · 1 row entry · 8 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk linkTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PCUBE-SE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PCUBE-SE-MIB::linkTable'
The Link table provides information regarding the
configuration and status of the links 
that pass through the SE and carry inband traffic.
The number of entries in this table is 
determined by the number of modules in 
the chassis and the number of links 
on each module.
linkEntry row .1.3.6.1.4.1.5655.4.1.4.1.1
Entry containing information about the Link.
Column Syntax OID
An index value that uniquely identifies the module
where this link is located.
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.5655.4.1.4.1.1.1
An index value that uniquely identifies this link
within a module.
Valid entries are 1 to the value of moduleNumLinks
for this module.
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.5655.4.1.4.1.1.2
The desired mode of the link when the module's
operating status is Active and the module
is not in boot or failure.
The possible modes are bypass, forwarding and sniffing.
In bypass mode the traffic is forwarded
from …
LinkModeType
Type Values:
1other
2bypass
3forwarding
4cutoff
5sniffing
.1.3.6.1.4.1.5655.4.1.4.1.1.3
The desired mode of the link when the system's
operational status is Failure.
The possible modes are Bypass and Cutoff.
In Bypass mode the traffic is forwarded
from one port to the other using an internal splitter.
In…
LinkModeType
Type Values:
1other
2bypass
3forwarding
4cutoff
5sniffing
.1.3.6.1.4.1.5655.4.1.4.1.1.4
The operational mode of the link.
In Bypass mode the traffic is forwarded from one port
to the other using an internal splitter.
In Forwarding mode the traffic is forwarded through
the internal software and hardware m…
LinkModeType
Type Values:
1other
2bypass
3forwarding
4cutoff
5sniffing
.1.3.6.1.4.1.5655.4.1.4.1.1.5
Indicates if failure of the physical link on one i/f
should trigger the failure of the link
on the other i/f.
Enumeration
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.5655.4.1.4.1.1.6
An index value that uniquely identifies this link with
its related port that is connected to the subscriber
side.
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.5655.4.1.4.1.1.7
An index value that uniquely identifies this link with
its related port that is connected to
the network side.
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.5655.4.1.4.1.1.8
.1.3.6.1.4.1.5655.4.1.6.2 · 1 row entry · 10 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk rdrFormatterDestTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PCUBE-SE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PCUBE-SE-MIB::rdrFormatterDestTable'
The RDR-formatter destinations table (0 to 3 entries).
This table lists the addresses of Data Collectors.
If the RDR-formatter is enabled, the destination with
the highest priority that a TCP connection to it can be
established would receive the reports generated by the 
traffic processors.
rdrFormatterDestEntry row .1.3.6.1.4.1.5655.4.1.6.2.1
A destination table entry.
Column Syntax OID
The IP address of a Data Collector.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.5655.4.1.6.2.1.1
The TCP port on which the Data Collector listens.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.5655.4.1.6.2.1.2
The priority given to the Data Collector.
The active Data Collector is the Data Collector with
the highest priority and a TCP connection that is up.
Integer32
Constraints:
range: 1-100
.1.3.6.1.4.1.5655.4.1.6.2.1.3
In 'redundancy(2)' and in 'simpleLoadBalancing(3)'
rdrFormatterForwardingMode there can be only
one 'active' destination, which is where the
reports are currently being sent to.
In 'multicast(4)' modes all destination…
Enumeration
Enumerated Values:
1other
2active
3standby
.1.3.6.1.4.1.5655.4.1.6.2.1.4
Indicates the status of TCP connection
to this destination.
Enumeration
Enumerated Values:
1other
2up
3down
.1.3.6.1.4.1.5655.4.1.6.2.1.5
Indicates the number of reports sent by the
RDR-formatter to this destination.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.6.2.1.6
Indicates the number of reports dropped by the
RDR-formatter on this destination.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.6.2.1.7
Indicates the rate of the reports
(in reports per second) currently sent to this
destination.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.6.2.1.8
Indicates the maximum report rate sent
to this destination.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.6.2.1.9
Indicates the time since
the rdrFormatterDestReportRatePeak value occurred.
millisecondsSNMPv2-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5655.4.1.6.2.1.10
.1.3.6.1.4.1.5655.4.1.6.11 · 1 row entry · 8 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk rdrFormatterCategoryTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PCUBE-SE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PCUBE-SE-MIB::rdrFormatterCategoryTable'
The RDR-formatter Category table. 
Describes the different categories of RDRs and RDR
destination groups.
rdrFormatterCategoryEntry row .1.3.6.1.4.1.5655.4.1.6.11.1
A category table entry.
Column Syntax OID
The category number.
Integer32
Constraints:
range: 1-4
.1.3.6.1.4.1.5655.4.1.6.11.1.1
The name given to this category.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.5655.4.1.6.11.1.2
Indicates the number of reports sent by the
RDR-formatter to this category.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.6.11.1.3
Indicates the number of reports dropped by the
RDR-formatter on this category.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.6.11.1.4
Indicates the rate of the reports
(in reports per second) currently sent
to this category.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.6.11.1.5
Indicates the maximum report rate sent to this category.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.6.11.1.6
Indicates the time
since the rdrFormatterCategoryReportRatePeak
value occurred.
millisecondsSNMPv2-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5655.4.1.6.11.1.7
Indicates the amount of pending reports in this
category.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.6.11.1.8
.1.3.6.1.4.1.5655.4.1.6.12 · 1 row entry · 2 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk rdrFormatterCategoryDestTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PCUBE-SE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PCUBE-SE-MIB::rdrFormatterCategoryDestTable'
The RDR-formatter Category destinations table. 
This table lists the addresses of Data Collectors.
If the RDR-formatter is enabled, the destination with
the highest priority that a TCP connection to it can be
established would receive the reports generated by the
traffic processors.
rdrFormatterCategoryDestEntry row .1.3.6.1.4.1.5655.4.1.6.12.1
A destination table entry.
Column Syntax OID
The priority given to the Data Collector for this
category. The active Data Collector is the Data
Collector with the highest priority and a TCP
connection that is up.
Integer32
Constraints:
range: 1-100
.1.3.6.1.4.1.5655.4.1.6.12.1.1
In modes 'redundancy(2)' and in 'simpleLoadBalancing(3)'
there can be only one 'active' destination,
which is the destination to which reports are
being sent. In 'multicast(4)' modes all destination
will receive the '…
Enumeration
Enumerated Values:
1other
2active
3standby
.1.3.6.1.4.1.5655.4.1.6.12.1.2
.1.3.6.1.4.1.5655.4.1.8.1 · 1 row entry · 17 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk subscribersInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PCUBE-SE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PCUBE-SE-MIB::subscribersInfoTable'
The subscribers information table consists of 
data regarding subscribers management operations
performed.
subscribersInfoEntry row .1.3.6.1.4.1.5655.4.1.8.1.1
A SubscribersInfoEntry entry.
Indexes
Column Syntax OID
Indicates the current number of subscribers
introduced to the SCE.
These subscribers may or may not have IP address
or VLAN mappings. Subscribers who do not have mappings
of any kind cannot be associated with traffic,
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.8.1.1.1
Indicates the number of subscribers that may be
introduced in addition to the subscribers that
are already introduced to the SCE
(subscribersNumIntroduced).
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.8.1.1.2
Indicates the current number of 'IP address
to subscriber' mappings.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.8.1.1.3
Indicates the number of free 'IP address to
subscriber' mappings that may
be used for defining new mappings.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.8.1.1.4
Indicates the current number of 'IP-range
to subscriber' mappings.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.8.1.1.5
Indicates the number of free 'IP-range to
subscriber' mappings that may
be used for defining new mappings.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.8.1.1.6
Indicates the current number of VLAN to
subscribers mappings.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.8.1.1.7
Indicates the number of free 'VLAN to
subscriber' mappings that may be used for
defining new mappings.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.8.1.1.8
Indicates the current number of active subscribers,
these subscribers necessarily
have an IP address or VLAN mappings
that define the traffic that should be associated
and served according to the subscriber
service a…
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.8.1.1.9
Indicates the peak value of subscribersNumActive
since the last time it was cleared or the
system started.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.8.1.1.10
Indicates the time since
the subscribersNumActivePeak value occurred.
millisecondsSNMPv2-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5655.4.1.8.1.1.11
Indicates the accumulated number of subscribers
database updates received by the SCE.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.8.1.1.12
Indicates the time since
the subscribers counters were cleared. Writing a 0
to this object causes the counters to be cleared.
millisecondsSNMPv2-SMITimeTicksr/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5655.4.1.8.1.1.13
Indicates the current number of 'Traffic Processor
IP ranges' used.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.8.1.1.14
Indicates the number of free 'Traffic Processor
IP ranges'.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.8.1.1.15
Indicates the current number of anonymous subscribers.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.8.1.1.16
Indicates the current number of subscribers
with open sessions.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.8.1.1.17
.1.3.6.1.4.1.5655.4.1.8.2 · 1 row entry · 3 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk subscribersPropertiesTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PCUBE-SE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PCUBE-SE-MIB::subscribersPropertiesTable'
The subscribers properties table provides 
the list of properties available for each subscriber.
subscribersPropertiesEntry row .1.3.6.1.4.1.5655.4.1.8.2.1
A subscribersPropertiesTable entry.
Column Syntax OID
An index value that uniquely identify the property.
Integer32
Constraints:
range: 0-1000000
.1.3.6.1.4.1.5655.4.1.8.2.1.1
Subscriber property name.
OctetString
Constraints:
range: 1-128
.1.3.6.1.4.1.5655.4.1.8.2.1.2
Subscriber application property type in respect to:
variable type (integer, boolean, string etc), number of
elements (scalar or array) and restrictions
if any exist.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.5655.4.1.8.2.1.3
.1.3.6.1.4.1.5655.4.1.8.3 · 1 row entry · 7 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk subscribersPropertiesValueTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PCUBE-SE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PCUBE-SE-MIB::subscribersPropertiesValueTable'
The subscribers properties value table
is used to provide subscriber properties
values for subscribers introduced into the SCE.
An entry must be created by setting the entry's 
spvRowStatus object with createAndGo (4) before
setting any other of the entry's objects. 
To specify the subscriber's property set the 
spvSubName and spvPropertyName objects.
The spvPropertyName must be one of the 
properties from the subscribersPropertiesTable.
To remove an entry set the spvRowStatus object
with destroy (6).
To poll the subscriber property the manager 
need to poll the spvPropertyStringValue, 
the spvPropertyUintValue or the 
spvPropertyCounter64Value objects.
The table is cleared when the application
is unloaded.
subscribersPropertiesValueEntry row .1.3.6.1.4.1.5655.4.1.8.3.1
A subscribersPropertiesValueTable entry.
Column Syntax OID
A index to the table.
Integer32
Constraints:
range: 1-4096
.1.3.6.1.4.1.5655.4.1.8.3.1.1
A name that uniquely identifies the subscriber.
OctetStringr/w
Constraints:
range: 1-40
.1.3.6.1.4.1.5655.4.1.8.3.1.2
A name that uniquely identifies the subscriber property.
Array type properties may be accessed each element
at a time in C like format, e.g. x[1], or y[1][2].
OctetStringr/w
Constraints:
range: 1-128
.1.3.6.1.4.1.5655.4.1.8.3.1.3
This object controls creation of a table entry.
Only setting the createAndGo (4) and destroy (6)
will change the status of the entry.
SNMPv2-TCRowStatusr/w
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.5655.4.1.8.3.1.4
The value of the subscriber property in string format.
OctetString
Constraints:
range: 0-128
.1.3.6.1.4.1.5655.4.1.8.3.1.5
The value of the subscriber property in unsigned
integer. If the property can't be casted to
unsigned integer this object returns zero.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.8.3.1.6
The value of the subscriber property in
Counter64. If the property can't be casted
to Counter64 this object returns zero.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.5655.4.1.8.3.1.7

tpInfoTable

table
.1.3.6.1.4.1.5655.4.1.9.1 · 1 row entry · 41 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk tpInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PCUBE-SE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PCUBE-SE-MIB::tpInfoTable'
The Traffic Processor Info table consists of 
data regarding traffic handled by the traffic
processors by classification of packets and flows.
tpInfoEntry row .1.3.6.1.4.1.5655.4.1.9.1.1
A tpInfoTable entry.
Column Syntax OID
An index value that uniquely identifies the module
where this traffic processor is located.
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.5655.4.1.9.1.1.1
An index value that uniquely identifies this traffic
processor within a module.
The value is determined by the location of the traffic
processor on the module.
Valid entries are 1 to the value of
moduleNumTrafficProc…
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.5655.4.1.9.1.1.2
Indicates the accumulated number of packets handled by
this traffic processor since last reboot or last time
this counter was cleared.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.9.1.1.3
Indicates the accumulated number of flows handled by
this traffic Processor since last reboot or last time
this counter was cleared.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.9.1.1.4
Indicates the number of flows currently being handled
by this traffic processor.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.9.1.1.5
Indicates the peak value of tpNumActiveFlows since the
last time it was cleared or the system started.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.9.1.1.6
Indicates the time since
the tpNumActiveFlowsPeak value occurred.
millisecondsSNMPv2-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5655.4.1.9.1.1.7
Indicates the number of TCP flows currently being
handled by this traffic processor.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.9.1.1.8
Indicates the peak value of tpNumTcpActiveFlows since
the last time it was cleared or the system started.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.9.1.1.9
Indicates the time since
the tpNumTcpActiveFlowsPeak value occurred.
millisecondsSNMPv2-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5655.4.1.9.1.1.10
Indicates the number of UDP flows currently being
handled by this traffic processor.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.9.1.1.11
Indicates the peak value of tpNumUdpActiveFlows since
the last time it was cleared or the system started.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.9.1.1.12
Indicates the time since
the tpNumUdpActiveFlowsPeak value occurred.
millisecondsSNMPv2-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5655.4.1.9.1.1.13
Indicates the number of non TCP/UDP flows currently
being handled by this traffic processor.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.9.1.1.14
Indicates the peak value of tpNumNonTcpUdpActiveFlows
since the last time it was cleared or the system
started.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.9.1.1.15
Indicates the time since
the tpNumNonTcpUdpActiveFlowsPeak value occurred.
millisecondsSNMPv2-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5655.4.1.9.1.1.16
Indicates the accumulated number of packets discarded
by this traffic processor according to application
blocking rules.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.9.1.1.17
Indicates the accumulated number of flows discarded by
this traffic processor according to application
blocking rules.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.9.1.1.18
Indicates the accumulated number of packets discarded
by this traffic processor due to subscriber bandwidth
limitations.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.9.1.1.19
Indicates the accumulated number of packets discarded
by this traffic processor due to congestion in the
queues.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.9.1.1.20
Indicates the accumulated number of fragmented packets
handled by this traffic processor.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.9.1.1.21
Indicates the accumulated number of non IP packets
handled by this traffic processor.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.9.1.1.22
Indicates the accumulated number of packets with IP CRC
error handled by this traffic processor.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.9.1.1.23
Indicates the accumulated number of packets with IP
length error handled by this traffic processor.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.9.1.1.24
Indicates the accumulated number of IP broadcast
packets handled by this traffic processor.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.9.1.1.25
Indicates the accumulated number of packets with TTL
error handled by this traffic processor.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.9.1.1.26
Indicates the accumulated number of TCP/UDP packets
with CRC error handled by this traffic processor.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.9.1.1.27
Indicates the time since
the traffic processor statistics counters were last
cleared. Writing a 0 to this object causes the traffic
processor counters to be cleared.
millisecondsSNMPv2-SMITimeTicksr/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5655.4.1.9.1.1.28
Indicates the rate in packets per second of
the packets handled by this traffic processor.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.9.1.1.29
Indicates the peak value of tpHandledPacketsRate
since the last time it was cleared or the system
started.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.9.1.1.30
Indicates the time since
the tpHandledPacketsRatePeak value occurred.
millisecondsSNMPv2-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5655.4.1.9.1.1.31
Indicates the rate in flows opening per second of the
flows handled by this traffic processor.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.9.1.1.32
Indicates the peak value of tpHandledFlowsRate since
the last time it was cleared or the system started.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.9.1.1.33
Indicates the time since
the tpHandledFlowsRatePeakTime value occurred.
millisecondsSNMPv2-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5655.4.1.9.1.1.34
Indicates the percentage of CPU utilization, updated
once every 2 minutes.
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.5655.4.1.9.1.1.35
Indicates the peak value of tpCpuUtilization since the
last time it was cleared or the system started.
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.5655.4.1.9.1.1.36
Indicates the time since
the tpCpuUtilizationPeak value occurred.
millisecondsSNMPv2-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5655.4.1.9.1.1.37
Indicates the percentage of flows capacity utilization.
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.5655.4.1.9.1.1.38
Indicates the peak value of tpFlowsCapacityUtilization
since the last time it was cleared or the system
started.
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.5655.4.1.9.1.1.39
Indicates the time since
the tpFlowsCapacityUtilizationPeak value occurred.
millisecondsSNMPv2-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5655.4.1.9.1.1.40
Indicates the relative amount of service loss
in this traffic Processor, in units of 0.001%,
since last reboot or last time this counter was
cleared.
Integer32
Constraints:
range: 0-100000
.1.3.6.1.4.1.5655.4.1.9.1.1.41

pportTable

table
.1.3.6.1.4.1.5655.4.1.10.1 · 1 row entry · 10 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk pportTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PCUBE-SE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PCUBE-SE-MIB::pportTable'
A list of port entries.  The number of entries is 
determined by the number of modules in the chassis
and the number of ports on each module.
pportEntry row .1.3.6.1.4.1.5655.4.1.10.1.1
Entry containing information for a particular port
on a module.
Column Syntax OID
An index value that uniquely identifies the module where
this port is located.
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.5655.4.1.10.1.1.1
An index value that uniquely identifies this port
within a module.
The value is determined by the location of the
port on the module. Valid entries are 1 to the value
of moduleNumPorts for this module.
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.5655.4.1.10.1.1.2
The type of physical layer medium dependent interface
on the port.
Enumeration
Enumerated Values:
1other
11e100BaseTX
15e1000BaseT
28e1000BaseSX
.1.3.6.1.4.1.5655.4.1.10.1.1.3
The number of transmit queues supported by this port.
Integer32
Constraints:
range: 0-255
.1.3.6.1.4.1.5655.4.1.10.1.1.4
The value of the instance of the ifIndex object,
defined in MIB-II, for this port.
Integer32
Constraints:
range: 0-255
.1.3.6.1.4.1.5655.4.1.10.1.1.5
The desired speed of the port.
The current operational speed of the port can be
determined from ifSpeed.
Enumeration
Enumerated Values:
1autoNegotiation
10000000s10000000
100000000s100000000
1000000000s1000000000
.1.3.6.1.4.1.5655.4.1.10.1.1.6
The desired duplex of the port.
Enumeration
Enumerated Values:
1half
2full
4auto
.1.3.6.1.4.1.5655.4.1.10.1.1.7
Indicates whether the port is operating in half-duplex
or full-duplex.
Enumeration
Enumerated Values:
1half
2full
.1.3.6.1.4.1.5655.4.1.10.1.1.8
Indicates the linkIndex of the link that this port
belongs to. Value of 0 indicates that this port is
not associated with any link. Value of -1 indicates
that this port is associated to multiple links.
Integer32
Constraints:
range: -1-255
.1.3.6.1.4.1.5655.4.1.10.1.1.9
Indicates the status of the port and if the port is
down indicates the reason.
Enumeration
Enumerated Values:
1other
2up
3reflectionForcingDown
4redundancyForcingDown
5otherDown
.1.3.6.1.4.1.5655.4.1.10.1.1.10
.1.3.6.1.4.1.5655.4.1.11.1 · 1 row entry · 10 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk txQueuesTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PCUBE-SE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PCUBE-SE-MIB::txQueuesTable'
This table consists of information on the SCE's transmit
queues.
txQueuesEntry row .1.3.6.1.4.1.5655.4.1.11.1.1
A txQueuesTable entry.
Column Syntax OID
An index value that uniquely identifies the module
where this queue is located.
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.5655.4.1.11.1.1.1
An index value that uniquely identifies the port where
this queue is located.
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.5655.4.1.11.1.1.2
An index value that uniquely identifies this queue
within a port. The value is determined by the
location of the queue on the port. Valid entries
are 1 to the value of portNumTxQueues for this module.
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.5655.4.1.11.1.1.3
Description of the transmit queue.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.5655.4.1.11.1.1.4
The bandwidth in L1 kbps configured for this queue.
Integer32
Constraints:
range: 1-1000000
.1.3.6.1.4.1.5655.4.1.11.1.1.5
The percentage of bandwidth utilization relative to the
configured rate.
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.5655.4.1.11.1.1.6
Indicates the peak value of txQueuesUtilization
since the last time it was cleared or the system started.
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.5655.4.1.11.1.1.7
Indicates the time since the
txQueuesUtilizationPeak value occurred.
millisecondsSNMPv2-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5655.4.1.11.1.1.8
Indicates the time since the
TX queues statistics counters were last cleared.
Writing a 0 to this object causes the TX queues
counters to be cleared.
millisecondsSNMPv2-SMITimeTicksr/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5655.4.1.11.1.1.9
Amount of dropped L3 bytes. This is valid only if the
system is configured to count dropped bytes per
TX queue.
bytesSNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.5655.4.1.11.1.1.10
.1.3.6.1.4.1.5655.4.1.12.1 · 1 row entry · 10 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk globalControllersTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PCUBE-SE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PCUBE-SE-MIB::globalControllersTable'
This table consists of information on the SCE's Global
Controllers. note: the globalControllersIndex and the 
SCE CLI configuration index have a offset of one i.e. 
1 in the MIB refers to 0 in the CLI.
globalControllersEntry row .1.3.6.1.4.1.5655.4.1.12.1.1
A globalControllersTable entry.
Column Syntax OID
An index value that uniquely identifies the module where
this controller is located.
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.5655.4.1.12.1.1.1
An index value that uniquely identifies the port where
this controller is located.
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.5655.4.1.12.1.1.2
An index value that uniquely identifies this
controller within a port.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.5655.4.1.12.1.1.3
Description of the controller.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.5655.4.1.12.1.1.4
The L1 bandwidth configured for this controller.
KbpsInteger32
Constraints:
range: 1-1000000
.1.3.6.1.4.1.5655.4.1.12.1.1.5
The percentage of bandwidth utilization relative to the
configured rate.
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.5655.4.1.12.1.1.6
Indicates the peak value of globalControllersUtilization
since the last time it was cleared or the system started.
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.5655.4.1.12.1.1.7
Indicates the time since the
globalControllersUtilizationPeak value occurred.
millisecondsSNMPv2-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5655.4.1.12.1.1.8
Indicates the time since the
controllers statistics counters were last cleared.
Writing a 0 to this object causes the controllers
counters to be cleared.
millisecondsSNMPv2-SMITimeTicksr/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5655.4.1.12.1.1.9
Amount of L3 dropped bytes. This is valid only if the
system is configured to count dropped bytes per
global controller.
bytesSNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.5655.4.1.12.1.1.10

appInfoTable

table
.1.3.6.1.4.1.5655.4.1.13.1 · 1 row entry · 3 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk appInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PCUBE-SE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PCUBE-SE-MIB::appInfoTable'
This table consists of information on the 
SCE's application.
appInfoEntry row .1.3.6.1.4.1.5655.4.1.13.1.1
A appInfoTable entry.
Indexes
Column Syntax OID
The application name.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.5655.4.1.13.1.1.1
The application description.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.5655.4.1.13.1.1.2
The application version.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.5655.4.1.13.1.1.3
.1.3.6.1.4.1.5655.4.1.13.2 · 1 row entry · 3 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk appPropertiesTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PCUBE-SE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PCUBE-SE-MIB::appPropertiesTable'
The application properties table provides the list
of properties available for the application.
The table is cleared when the application is unloaded.
appPropertiesEntry row .1.3.6.1.4.1.5655.4.1.13.2.1
A appPropertiesTable entry.
Column Syntax OID
An index value that uniquely identify the property.
Integer32
Constraints:
range: 0-1000000
.1.3.6.1.4.1.5655.4.1.13.2.1.1
Application property name.
Property can be either scalar or array type.
OctetString
Constraints:
range: 1-128
.1.3.6.1.4.1.5655.4.1.13.2.1.2
Application property type.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.5655.4.1.13.2.1.3
.1.3.6.1.4.1.5655.4.1.13.3 · 1 row entry · 6 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk appPropertiesValueTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PCUBE-SE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PCUBE-SE-MIB::appPropertiesValueTable'
The applications properties value table is used to
provide specific values 
for the applications properties.
An entry must be created by setting the entry's 
apvRowStatus object with 
createAndGo (4) before setting the name of the 
property requested. To specify the 
property set the apvPropertyName objects. 
The apvPropertyName must be one of the 
properties from the appPropertiesTable. 
To remove an entry set the apvRowStatus object 
with destroy (6).
To poll the application property, poll the 
apvPropertyStringValue, apvPropertyUintValue, 
or apvPropertyCounter64Value object.
The table is cleared when the application is unloaded.
appPropertiesValueEntry row .1.3.6.1.4.1.5655.4.1.13.3.1
A appPropertiesValueTable entry.
Column Syntax OID
Index to the table.
Integer32
Constraints:
range: 1-1024
.1.3.6.1.4.1.5655.4.1.13.3.1.1
A name that uniquely identifies the application
property. Array type properties may be accessed
each element at a time in C like format, e.g. x[1],
or y[1][2].
OctetStringr/w
Constraints:
range: 1-128
.1.3.6.1.4.1.5655.4.1.13.3.1.2
This object controls creation of a table entry.
SNMPv2-TCRowStatusr/w
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.5655.4.1.13.3.1.3
The value of the application property in display
string format.
OctetString
Constraints:
range: 0-128
.1.3.6.1.4.1.5655.4.1.13.3.1.4
The value of the application property in
unsigned integer. If the property
can't be casted to unsigned integer this
object returns zero.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.13.3.1.5
The value of the application property in Counter64 format.
If the property can't be casted to Counter64, getting
this object returns zero.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.5655.4.1.13.3.1.6
.1.3.6.1.4.1.5655.4.1.14.1 · 1 row entry · 4 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk trafficCountersTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PCUBE-SE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PCUBE-SE-MIB::trafficCountersTable'
The Traffic counters table provides information 
regarding the value of different the traffic counters.
trafficCountersEntry row .1.3.6.1.4.1.5655.4.1.14.1.1
Entry containing information about a traffic counter.
Column Syntax OID
An index value that uniquely identifies the counter.
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.5655.4.1.14.1.1.1
A 64 bit counter value.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.5655.4.1.14.1.1.2
The name given to this counter.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.5655.4.1.14.1.1.3
Defines whether there the traffic counters counts by
'packets(3)' or by 'bytes(2)'.
Enumeration
Enumerated Values:
1other
2bytes
3packets
.1.3.6.1.4.1.5655.4.1.14.1.1.4
.1.3.6.1.4.1.5655.4.1.15.1 · 1 row entry · 6 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk attackTypeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PCUBE-SE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PCUBE-SE-MIB::attackTypeTable'
The Attack type table provides information regarding 
detected attacks, aggregated by attack type.
attackTypeEntry row .1.3.6.1.4.1.5655.4.1.15.1.1
Entry containing aggregated information about attacks
of a given type.
Column Syntax OID
An index value that uniquely identifies the attack type.
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.5655.4.1.15.1.1.1
The name of this attack type.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.5655.4.1.15.1.1.2
The current amount of attacks detected of this type.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.15.1.1.3
The total amount of attacks detected of this type
since last clear.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.15.1.1.4
The total amount of flows in attacks detected of
this type since last clear.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.5655.4.1.15.1.1.5
The total duration of attacks detected of this type
since last clear.
SecondsUnsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.5655.4.1.15.1.1.6
.1.3.6.1.4.1.5655.4.1.16.1 · 1 row entry · 4 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk vasServerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PCUBE-SE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PCUBE-SE-MIB::vasServerTable'
The VAS server Table provides information on each
VAS server operational status.
vasServerEntry row .1.3.6.1.4.1.5655.4.1.16.1.1
Entry containing information about VAS server status.
Column Syntax OID
An index value that uniquely identifies a VAS server.
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.5655.4.1.16.1.1.1
The ID of the VAS server.
Integer32
Constraints:
range: 0-255
.1.3.6.1.4.1.5655.4.1.16.1.1.2
Indicates only the administrative status of the
VAS sever, in order to activate a server it should
be also configured with a VLAN and a group.
Enumeration
Enumerated Values:
1other
2up
3down
.1.3.6.1.4.1.5655.4.1.16.1.1.3
Indicates the operational status of the VAS sever.
Enumeration
Enumerated Values:
1other
2up
3down
.1.3.6.1.4.1.5655.4.1.16.1.1.4
.1.3.6.1.4.1.5655.4.1.17.1 · 1 row entry · 2 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk mplsVpnSoftwareCountersTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PCUBE-SE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PCUBE-SE-MIB::mplsVpnSoftwareCountersTable'
The MPLS VPN software counters table 
provides information on 
various system software 
counters related to MPLS VPN auto learn.
mplsVpnSoftwareCountersEntry row .1.3.6.1.4.1.5655.4.1.17.1.1
Entry containing information
about MPLS VPN auto learn SW counters.
Indexes
Column Syntax OID
The maximum number of MPLS VPN
mappings supported by HW (including all kinds
of mappings).
Integer32
Constraints:
range: 0-1000000
.1.3.6.1.4.1.5655.4.1.17.1.1.1
The current number of HW MPLS
VPN mappings in use.
Integer32
Constraints:
range: 0-1000000
.1.3.6.1.4.1.5655.4.1.17.1.1.2