Reference record for OID 1.3.6.1.4.1.465.7.2


parent
1.3.6.1.4.1.465.7 (plxFilterRange)
node code
2
node name
plxFrEntry
dot oid
1.3.6.1.4.1.465.7.2
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) plexcom(465) plxFilterRange(7) plxFrEntry(2)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) plexcom(465) plxFilterRange(7) plxFrEntry(2)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) plexcom(465) plxFilterRange(7) plxFrEntry(2)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) plexcom(465) plxFilterRange(7) plxFrEntry(2)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) plexcom(465) plxFilterRange(7) plxFrEntry(2)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) plexcom(465) plxFilterRange(7) plxFrEntry(2)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/plexcom/plxFilterRange/plxFrEntry
  • /iso/identified-organization/dod/internet/private/enterprises/plexcom/plxFilterRange/plxFrEntry
  • /iso/org/dod/internet/private/enterprise/plexcom/plxFilterRange/plxFrEntry
  • /iso/org/dod/internet/private/enterprises/plexcom/plxFilterRange/plxFrEntry
  • /iso/iso-identified-organization/dod/internet/private/enterprise/plexcom/plxFilterRange/plxFrEntry
  • /iso/iso-identified-organization/dod/internet/private/enterprises/plexcom/plxFilterRange/plxFrEntry
  • Description by circitor

    Filter range table entry. Instance is the range table number
    (1 to plxFrNumRange). Each entry has the following format:
    uchar frLowDest[6]; /* low bound of destination */
    uchar frLowSrc[6]; /* low bound of source */
    ushort frLowType; /* low bound of type */
    uchar frHighDest[6]; /* high bound of destination */
    uchar frHighSrc[6]; /* high bound of source */
    ushort frHighType; /* high bound of type */
    uchar frflag; /* disposition flag */
    unchar frfill; /* round up size */
    The LowType and HighType are in network byte order
    (Motorola 68K). The flag is one of the bridge filter
    table disposition values.

    Parsed from file PLEXCOM-MIB.mib
    Module: PLEXCOM-MIB

    Information by circitor

    plxFrEntry OBJECT-TYPE SYNTAX OCTET STRING ACCESS read-write STATUS mandatory DESCRIPTION "Filter range table entry. Instance is the range table number (1 to plxFrNumRange). Each entry has the following format: uchar frLowDest[6]; /* low bound of destination */ uchar frLowSrc[6]; /* low bound of source */ ushort frLowType; /* low bound of type */ uchar frHighDest[6]; /* high bound of destination */ uchar frHighSrc[6]; /* high bound of source */ ushort frHighType; /* high bound of type */ uchar frflag; /* disposition flag */ unchar frfill; /* round up size */ The LowType and HighType are in network byte order (Motorola 68K). The flag is one of the bridge filter table disposition values." ::= { plxFilterRange 2 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.465)

    Miller Bruce

    Brothers (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.465.7.1 plxFrNumRange 0 0 The maximum number of filter range table entries when read
    (GET). Set to zero to delete all filter range table entries.
    A set wit…