BRS-MIB
Detailed view of the defined objects, syntax rules, and hierarchical paths.
30
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
30 total| Object Name |
|---|
proteon OBJECT IDENTIFIER .1.3.6.1.4.1.1 |
RFC1155-SMI Unknown .1.3.6.1.4.1.1 |
proAdmin OBJECT IDENTIFIER .1.3.6.1.4.1.1.1 |
proFeature OBJECT IDENTIFIER .1.3.6.1.4.1.1.1.7 |
proFeatureBrs OBJECT IDENTIFIER .1.3.6.1.4.1.1.1.7.1 |
proBrsMib OBJECT IDENTIFIER .1.3.6.1.4.1.1.1.7.1.1 |
proBrsNumberThe number of interfaces enabled for BRS.ro INTEGER .1.3.6.1.4.1.1.1.7.1.1.1 |
proBrsPortTableA list of BRS ports/interfaces. The number of entries is
given by the value of proBrsNumber. Only ports/interfaces
that have BRS enabled will appear in this table. SEQUENCE OF ProBrsPortEntry .1.3.6.1.4.1.1.1.7.1.1.2 |
proBrsPortEntryStatus and parameter values for an interface. ProBrsPortEntry .1.3.6.1.4.1.1.1.7.1.1.2.1 |
proBrsClassNumberThe number of classes on this interface.ro INTEGER .1.3.6.1.4.1.1.1.7.1.1.2.1.1 |
proBrsDefaultClassNameThe name of the default class.ro DisplayString .1.3.6.1.4.1.1.1.7.1.1.2.1.2 |
proBrsDefaultPriorityThe default priority for the default class.ro BRSPriority .1.3.6.1.4.1.1.1.7.1.1.2.1.3 |
proBrsClassTableA list of BRS Classes per interface. The number of
entries is given by the value of proBrsClassNumber in
the previous proBrsPortTable group. SEQUENCE OF ProBrsClassEntry .1.3.6.1.4.1.1.1.7.1.1.3 |
proBrsClassEntryStatus and parameter values for a class. ProBrsClassEntry .1.3.6.1.4.1.1.1.7.1.1.3.1 |
proBrsClassIdA unique ID for each class. Its value ranges
between 1 and the value of proBrsClassNumber in the
proBrsPortTable.ro INTEGER .1.3.6.1.4.1.1.1.7.1.1.3.1.1 |
proBrsClassNameThe class name.ro DisplayString .1.3.6.1.4.1.1.1.7.1.1.3.1.2 |
proBrsClassAllocBandwidth Allocation percentage.rw INTEGER .1.3.6.1.4.1.1.1.7.1.1.3.1.3 |
proBrsClassBytesThe number of bytes transmitted in this class.ro INTEGER .1.3.6.1.4.1.1.1.7.1.1.3.1.4 |
proBrsClassPktsThe number of packets transmitted in this class.ro INTEGER .1.3.6.1.4.1.1.1.7.1.1.3.1.5 |
proBrsClassDiscsThe number of bytes discarded in this class.ro INTEGER .1.3.6.1.4.1.1.1.7.1.1.3.1.6 |
proBrsFilterTableA list of BRS Protocols/Filters. SEQUENCE OF ProBrsFilterEntry .1.3.6.1.4.1.1.1.7.1.1.4 |
proBrsFilterEntryStatus and parameter values for a filter. ProBrsFilterEntry .1.3.6.1.4.1.1.1.7.1.1.4.1 |
proBrsFilterIdA unique value for each filter. Its value is the
protocol number or a filter number + the maximum
protocol number.ro INTEGER .1.3.6.1.4.1.1.1.7.1.1.4.1.1 |
proBrsFilterNameThe filter name.ro DisplayString .1.3.6.1.4.1.1.1.7.1.1.4.1.2 |
proBrsFilterPriorityThe priority of the filter.ro Enumeration .1.3.6.1.4.1.1.1.7.1.1.4.1.3 |
proBrsFilterPortTypeThis field is relevent to the UDP_TCP port filters only
(where proBRSFilterId is UDP_TCP1, UDP_TCP2, UDP_TCP3,
UDP_TCP4 or UDP_TCP5).
It signifies whether UDP/IP or TCP/IP traffic should be
filtered. Valid values are tcp(1), udp(2) or other(3),
which is specified for other protocol/filter types.ro Enumeration .1.3.6.1.4.1.1.1.7.1.1.4.1.4 |
proBrsFilterLowPortNumThis field is relevent to the UDP_TCP port filters only
(where proBRSFilterId is UDP_TCP1, UDP_TCP2, UDP_TCP3,
UDP_TCP4 or UDP_TCP5).
It signifies the low end of a range of port numbers on
which a UDP_TCP filter is based. Valid values for
UDP_TCP filters are from 1 to 65535.
This field will be zero for other protocol/filter types.ro INTEGER .1.3.6.1.4.1.1.1.7.1.1.4.1.5 |
proBrsFilterHighPortNumThis is field relevent to the UDP_TCP port filters only
(where proBRSFilterId is UDP_TCP1, UDP_TCP2, UDP_TCP3,
UDP_TCP4 or UDP_TCP5).
It signifies the high end of a range of port numbers. It
can range from 1 to 65535 and is equal to or greater
than the low port range.
This field will be 0 for other protocol/filter types.ro INTEGER .1.3.6.1.4.1.1.1.7.1.1.4.1.6 |
proBrsFilterIpAddrThis field is relevent to the UDP_TCP port filters only.
If the IP address is non zero, the IP address and
the port number range (defined by the Low Port and High
Port) are used together to define a socket in the
filtering criteria for the UDP_TCP filter.
If the IP address is zero, only the port range criteria
criteria is used for the UDP_TCP filter.
This field will be zero for other protocol/filter types.ro IpAddress .1.3.6.1.4.1.1.1.7.1.1.4.1.7 |
proBrsFilterTagThis field is relevent only for BRS tags (where
proBRSFilterId is TAG1, TAG2, TAG3, TAG4 or TAG5).
The Tag Value identifies a set of filter items
associated with a specific tag value via MAC
Filtering configuration. The association of a
Tag Value with one of the 5 BRS tags allows the set
of filtered items to be assigned to a class and
priority configured for the BRS tag.
Valid values are 1 to 64.
This field will be 0 for other protocol/filter types.ro INTEGER .1.3.6.1.4.1.1.1.7.1.1.4.1.8 |