All MIBs › FDDI-SMT73-MIB › fddimibSMTConnectionPolicy
fddimibSMTConnectionPolicy
Module: FDDI-SMT73-MIB
OID (symbolic): FDDI-SMT73-MIB::fddimibSMTConnectionPolicy
OID (numeric): 1.3.6.1.2.1.10.15.73.1.2.1.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
A value representing the connection policies in effect in a node. A station sets the corresponding bit for each of the connection types that it rejects. The letter designations, X and Y, in the 'rejectX-Y' names have the following significance: X represents the PC-Type of the local PORT and Y represents the PC_Type of the adjacent PORT (PC_Neighbor). The evaluation of Connection- Policy (PC-Type, PC-Neighbor) is done to determine the setting of T- Val(3) in the PC-Signalling sequence (refer to ANSI 9.6.3). Note that Bit 15, (rejectM-M), is always set and cannot be cleared.
The value is a sum. This value initially takes the value zero, then for each of the connection policies currently enforced on the node, 2 raised to a power is added to the sum. The powers are according to the following table:
Policy Power rejectA-A 0 rejectA-B 1 rejectA-S 2 rejectA-M 3 rejectB-A 4 rejectB-B 5 rejectB-S 6 rejectB-M 7 rejectS-A 8 rejectS-B 9 rejectS-S 10 rejectS-M 11 rejectM-A 12 rejectM-B 13 rejectM-S 14 rejectM-M 15
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.15.73.1.2.1.14 snmpwalk -v2c -c public <target> FDDI-SMT73-MIB::fddimibSMTConnectionPolicy
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.15.73.1.2.1.14.1 snmpget -v2c -c public <target> FDDI-SMT73-MIB::fddimibSMTConnectionPolicy.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.10.15.73.1.2.1.14.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.15 | fddi | FDDI-SMT73-MIB |
| 1.3.6.1.2.1.10.15.73 | fddimib | FDDI-SMT73-MIB |
| 1.3.6.1.2.1.10.15.73.1 | fddimibSMT | FDDI-SMT73-MIB |
| 1.3.6.1.2.1.10.15.73.1.2 | fddimibSMTTable | FDDI-SMT73-MIB |
| 1.3.6.1.2.1.10.15.73.1.2.1 | fddimibSMTEntry | FDDI-SMT73-MIB |
| 1.3.6.1.2.1.10.15.73.1.2.1.14 | fddimibSMTConnectionPolicy | FDDI-SMT73-MIB |