Linux server2.hpierson.com 3.10.0-1160.105.1.el7.x86_64 #1 SMP Thu Dec 7 15:39:45 UTC 2023 x86_64
Apache
: 162.0.216.123 | : 216.73.216.152
28 Domain
?7.4.33
yvffpqmy
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
pibs /
[ HOME SHELL ]
Name
Size
Permission
Action
?;
ietf
[ DIR ]
drwxr-xr-x
?;
site
[ DIR ]
drwxr-xr-x
?;
tubs
[ DIR ]
drwxr-xr-x
ACCESSBIND-PIB
76.43
KB
-rw-r--r--
ACCESSBIND-PIB-orig
51.48
KB
-rw-r--r--
ACCOUNTING-FRAMEWORK-PIB
9.26
KB
-rw-r--r--
ACCOUNTING-FRAMEWORK-PIB-orig
9.19
KB
-rw-r--r--
COPS-PR-SPPI
12.78
KB
-rw-r--r--
COPS-PR-SPPI-TC
3.91
KB
-rw-r--r--
DIFFSERV-PIB
97.13
KB
-rw-r--r--
FEEDBACK-FRAMEWORK-PIB
32.41
KB
-rw-r--r--
FEEDBACK-FRAMEWORK-PIB-orig
32.27
KB
-rw-r--r--
FRAMEWORK-FEEDBACK-PIB
32.54
KB
-rw-r--r--
FRAMEWORK-PIB
75.56
KB
-rw-r--r--
FRAMEWORK-TC-PIB
10.16
KB
-rw-r--r--
IP-TE-PIB
29.49
KB
-rw-r--r--
IP-TE-PIB-orig
29.46
KB
-rw-r--r--
IPSEC-POLICY-PIB
134.14
KB
-rw-r--r--
IPSEC-POLICY-PIB-orig
134.06
KB
-rw-r--r--
LOAD-BALANCING-PIB
16.36
KB
-rw-r--r--
LOAD-BALANCING-PIB-orig
16.23
KB
-rw-r--r--
META-POLICY-PIB
28.01
KB
-rw-r--r--
META-POLICY-PIB-orig
27.41
KB
-rw-r--r--
MPLS-SETUP-PIB
33.53
KB
-rw-r--r--
MPLS-SETUP-PIB-orig
33.47
KB
-rw-r--r--
PARTITION-PIB
29.39
KB
-rw-r--r--
PARTITION-PIB-orig
28.15
KB
-rw-r--r--
POLICY-FRAMEWORK-PIB
8.46
KB
-rw-r--r--
POLICY-FRAMEWORK-PIB-orig
9.1
KB
-rw-r--r--
PPVPN-PIB
35.32
KB
-rw-r--r--
PPVPN-PIB-orig
35.18
KB
-rw-r--r--
QOS-POLICY-802-PIB
20.65
KB
-rw-r--r--
QOS-POLICY-802-PIB-orig
20.56
KB
-rw-r--r--
QOS-POLICY-IP-PIB
46.68
KB
-rw-r--r--
QOS-POLICY-IP-PIB-orig
46.69
KB
-rw-r--r--
RSVP-PCC-PIB
40.45
KB
-rw-r--r--
RSVP-PCC-PIB-orig
40.09
KB
-rw-r--r--
SLS-NEGOTIATION-PIB
25.42
KB
-rw-r--r--
SLS-NEGOTIATION-PIB-orig
24.85
KB
-rw-r--r--
UMTS-PIB
10.34
KB
-rw-r--r--
UMTS-PIB-orig
10.28
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : COPS-PR-SPPI-TC
COPS-PR-SPPI-TC PIB-DEFINITIONS ::= BEGIN IMPORTS Unsigned32, MODULE-IDENTITY, TEXTUAL-CONVENTION, pib FROM COPS-PR-SPPI; copsPrSppiTc MODULE-IDENTITY SUBJECT-CATEGORIES { all } LAST-UPDATED "200108160000Z" ORGANIZATION "IETF RAP WG" CONTACT-INFO "Keith McCloghrie Cisco Systems, Inc. 170 West Tasman Drive, San Jose, CA 95134-1706 USA Phone: +1 408 526 5260 Email: kzm@cisco.com Ravi Sahita Intel 2111 NE 25th Avenue Hillsboro, OR 97124 USA Phone: +1 503 712 1554 Email: ravi.sahita@intel.com " DESCRIPTION "The PIB module containing a set of Textual Conventions which have general applicability to all PIB modules." REVISION "200108160000Z" DESCRIPTION "Initial version, published in RFC 3159." ::= { pib 1 } InstanceId ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "The textual convention for use by an attribute which is used as the instance-identifying index of a PRC, i.e., an attribute named in a PIB-INDEX clause. The value of an attribute with this syntax is always greater than zero. PRIs of the same PRC need not have contiguous values for their instance-identifying attribute." SYNTAX Unsigned32 (1..4294967295) ReferenceId ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "A textual convention for use by an attribute which is used as a pointer in order to reference an instance of a particular PRC. An attribute with this syntax must not be used in a PIB-INDEX clause , and its description must specify the particular PRC to which the referenced PRI will belong. For an attribute of this type, the referenced PRI must exist. Furthermore, it is an error to try to delete a PRI that is referenced by another instance without first deleting/modifying the referencing instance. The definition of an attribute with this syntax can permit the attribute to have a value of zero to indicate that it is not currently pointing to a PRI." SYNTAX Unsigned32 Prid ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "Represents a pointer to a PRI, i.e,. to an instance of a PRC. The value is the OID name of the PRC's row definition, appended with one sub-identifier containing the value of the InstanceId value for the referenced instance. The definition of an attribute with this syntax can permit the attribute to have a value of 0.0 to indicate that it is not currently pointing to a PRI." SYNTAX OBJECT IDENTIFIER TagId ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "Represents a tag value, such that all instances of a particular PRC having the same tag value form a tag list. A tag list is identified by the tag value shared by all instances in that tag list." SYNTAX Unsigned32 (1..4294967295) TagReferenceId ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "Represents a reference to a tag list of instances of a particular PRC. The particular PRC must have an attribute with the syntax of TagId. The tag list consists of all instances which have the same value of the TagId attribute. Reference to the tag list is via the attribute with the syntax of TagReferenceId containing the tag value which identifies the tag list. The definition of an attribute with this syntax can permit the attribute to have a value of 0 to indicate that it is not currently referencing a tag list." SYNTAX Unsigned32 END
Close