RC-DIAG-MIB: View SNMP OID List / Download MIB
VENDOR: RAPID CITY COMMUNICATION
Home | MIB: RC-DIAG-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
rcMirrorSaveConfig | 1.3.6.1.4.1.2272.1.5.1 | truthvalue | read-write |
Control whether Mirror configuration information should be saved to NVRAM so mirror settings can be automatically reinstalled after a system reboot. Setting rcMirrorSaveConfig to true does not immediately save the configuration information. The save happens when the rcSysAction variable is set to 'saveToNVRAM(4)'. |
rcMirrorByPort | 1.3.6.1.4.1.2272.1.5.2 | |||
rcMirrorByPortEnable | 1.3.6.1.4.1.2272.1.5.2.1 | truthvalue | read-write |
Used to indicate whether the mirror by port feature is active. The system can only support mirroring on two ports. When this feature is active, all packets received on the port(s) specified by rcMirrorSrcPortOne and/or rcMirrorSrcPortTwo are copied to rcMirrorDstPort. The mirroring operation is non-intrusive. |
rcMirrorByPortMirrorPort | 1.3.6.1.4.1.2272.1.5.2.2 | interfaceindex | read-write |
The ifIndex of the port to forward mirrored frames to. |
rcMirrorByPortEnableMirroredPortOne | 1.3.6.1.4.1.2272.1.5.2.3 | truthvalue | read-write |
Used to indicate whether the port specified in rcMirrorByPortMirroredPortOne should be mirrored. |
rcMirrorByPortMirroredPortOne | 1.3.6.1.4.1.2272.1.5.2.4 | interfaceindex | read-write |
The ifIndex of the port to be mirrored. That is, traffic received on this port will be sent to the mirror port. |
rcMirrorByPortEnableMirroredPortTwo | 1.3.6.1.4.1.2272.1.5.2.5 | truthvalue | read-write |
Used to indicate whether the port specified in rcMirrorByPortMirroredPortTwo should be mirrored. |
rcMirrorByPortMirroredPortTwo | 1.3.6.1.4.1.2272.1.5.2.6 | interfaceindex | read-write |
The ifIndex of the port to be mirrored. That is, traffic received on this port will be sent to the mirror port. |
rcDiagMib | 1.3.6.1.4.1.2272.1.23.0 |
Enterprise MIB for the Accelar product family. |
||
rcDiagMirrorByPortTable | 1.3.6.1.4.1.2272.1.23.1 | no-access |
This table is used to configure the Mirror By Port feature. This feature allows the device to forward a copy of each packet seen on a particular port to a different port. |
|
1.3.6.1.4.1.2272.1.23.1.1 | no-access |
Entry containing mirror by port information. |
||
rcDiagMirrorByPortId | 1.3.6.1.4.1.2272.1.23.1.1.1 | integer | read-only |
Entry id. |
rcDiagMirrorByPortMirroredPort | 1.3.6.1.4.1.2272.1.23.1.1.2 | interfaceindex | read-write |
Used to configure the 'mirrored' port. The port where packets are copied from. |
rcDiagMirrorByPortMirroringPort | 1.3.6.1.4.1.2272.1.23.1.1.3 | interfaceindex | read-write |
Used to configure the 'mirroring' port. The port where packets are copied to. |
rcDiagMirrorByPortMode | 1.3.6.1.4.1.2272.1.23.1.1.4 | integer | read-write |
Used to configure the 'mode' of the mirror operation. 'tx' means packets being transmitted on the 'mirrored' port will be copied. 'rx' means packets received on the 'mirrored' port will be copied. 'both' means all traffic on the 'mirrored' port will be copied. 'rxFilter' means packets received on the 'mirrored' port is copied only if it macthes filter criteria. 'txFilter' means packets being transmitted on the 'mirrorred' port is copied only if it matches filter criteria. 'bothFilter' means both ingress and egress traffic will be copied if it matches either ingress or egress filter on the 'mirrored' port. Enumeration: 'both': 3, 'txFilter': 5, 'tx': 1, 'rx': 2, 'rxFilter': 4, 'bothFilter': 6. |
rcDiagMirrorByPortEnable | 1.3.6.1.4.1.2272.1.23.1.1.5 | truthvalue | read-write |
Used to enable/disable this entry. |
rcDiagMirrorByPortRowStatus | 1.3.6.1.4.1.2272.1.23.1.1.6 | rowstatus | read-write |
Row status of this entry. |
rcDiagMirrorByPortOctapidId | 1.3.6.1.4.1.2272.1.23.1.1.7 | integer32 | read-only |
Octapid Id for a port. |
rcDiagMirrorByPortPid | 1.3.6.1.4.1.2272.1.23.1.1.8 | integer32 | read-only |
Pid for a port. |
rcDiagMirrorRemoteMirrorVlanId | 1.3.6.1.4.1.2272.1.23.1.1.9 | integer | read-write |
vlan-id to which mirrored packets needs to be send for remote mirroring. If set, this vlan id is used in mirror tag of the remote mirrored packet |
rcDiagPortConvSteeringTable | 1.3.6.1.4.1.2272.1.23.2 | no-access |
Diag Port Conv Steering Table |
|
1.3.6.1.4.1.2272.1.23.2.1 | no-access |
Entry containing infomation of Diag Port Conv Steering. |
||
rcDiagPortConvSteeringId | 1.3.6.1.4.1.2272.1.23.2.1.1 | integer32 | read-only |
Entry id. |
rcDiagPortConvSteeringPortOne | 1.3.6.1.4.1.2272.1.23.2.1.2 | integer32 | read-write |
IfIndex for port one |
rcDiagPortConvSteeringPortTwo | 1.3.6.1.4.1.2272.1.23.2.1.3 | integer32 | read-write |
IfIndex for port two |
rcDiagPortConvSteeringMode | 1.3.6.1.4.1.2272.1.23.2.1.4 | integer | read-write |
Used to specify the traffic flow that should be captured between ports one and two. Enumeration: 'both': 3, 'oneToTwo': 1, 'twoToOne': 2. |
rcDiagPortConvSteeringForwardPort | 1.3.6.1.4.1.2272.1.23.2.1.5 | integer32 | read-write |
IfIndex of the port where captured traffic should be forwarded to. |
rcDiagPortConvSteeringEnable | 1.3.6.1.4.1.2272.1.23.2.1.6 | truthvalue | read-write |
Enable this entry. |
rcDiagPortConvSteeringRowStatus | 1.3.6.1.4.1.2272.1.23.2.1.7 | rowstatus | read-write |
Used to create/delete entries in the rcDiagMirrorByPortTable. |
rcDiagMacConvSteeringTable | 1.3.6.1.4.1.2272.1.23.3 | no-access |
Diag Mac Conv Steering Table |
|
1.3.6.1.4.1.2272.1.23.3.1 | no-access |
Entry containing infomation of Diag Mac Conv Steering. |
||
rcDiagMacConvSteeringId | 1.3.6.1.4.1.2272.1.23.3.1.1 | integer32 | read-only |
Entry id. |
rcDiagMacConvSteeringSrcMac | 1.3.6.1.4.1.2272.1.23.3.1.2 | macaddress | read-write |
Source MAC address |
rcDiagMacConvSteeringDstMac | 1.3.6.1.4.1.2272.1.23.3.1.3 | macaddress | read-write |
Destination MAC address |
rcDiagMacConvSteeringInPort | 1.3.6.1.4.1.2272.1.23.3.1.4 | integer32 | read-write |
IfIndex of ingress port. |
rcDiagMacConvSteeringForwardPort | 1.3.6.1.4.1.2272.1.23.3.1.5 | integer32 | read-write |
IfIndex of the port where captured traffic should be forwarded to. |
rcDiagMacConvSteeringEnable | 1.3.6.1.4.1.2272.1.23.3.1.6 | truthvalue | read-write |
Enable this entry. |
rcDiagMacConvSteeringRowStatus | 1.3.6.1.4.1.2272.1.23.3.1.7 | rowstatus | read-write |
Used to create/delete entries in the rcDiagMirrorByPortTable. |
rcDiagVctTable | 1.3.6.1.4.1.2272.1.23.4 | no-access |
Diag Vct Table |
|
1.3.6.1.4.1.2272.1.23.4.1 | no-access |
Entry containing cable infomation and test result. |
||
rcDiagVctIfIndex | 1.3.6.1.4.1.2272.1.23.4.1.1 | interfaceindex | read-only |
Port IfIndex. |
rcDiagVctNormalCableLength | 1.3.6.1.4.1.2272.1.23.4.1.2 | integer | read-only |
Cable length, this indicates a range in which the actual length falls. Enumeration: 'cable110M140M': 4, 'cable50M80M': 2, 'cable80M110M': 3, 'cableGT140M': 5, 'cableLT50M': 1, 'cableUnknown': 6. |
rcDiagVctPhyType | 1.3.6.1.4.1.2272.1.23.4.1.3 | integer | read-only |
Phy type, 100MHz throught 1 GHz, or broadcom phy. Enumeration: 'bcm5464': 6, 'phy10000M': 3, 'phy100000M': 4, 'bcm5464s': 7, 'phy1000M': 2, 'phyUnknown': 5, 'phy100M': 1. |
rcDiagVctCableStatus | 1.3.6.1.4.1.2272.1.23.4.1.4 | integer | read-only |
Status of the cable as a whole. The status of a cable is in a sense, a summation of the status of its pairs. If all the pairs are normal, then the cable is normal. If the cable consists of zero or more normal pairs and one or more open pairs, then the cable is considered open. If it consists of shorted pairs and normal pairs, then the cable is considered shorted. Any combination of open and shorted pairs is considered simply FAILED. Enumeration: 'cableUntested': 6, 'cableFail': 1, 'cableNotApplicable': 5, 'cableOpen': 3, 'cableShorted': 4, 'cableNormal': 2. |
rcDiagVctPair1Status | 1.3.6.1.4.1.2272.1.23.4.1.5 | integer | read-only |
The status of a single pair in the cable Enumeration: 'pairFail': 1, 'pairNotApplicable': 5, 'pairForce': 7, 'pairShorted': 4, 'pairOpen': 3, 'pairNormal': 2, 'pairNotTested': 6. |
rcDiagVctPair1ErrLength | 1.3.6.1.4.1.2272.1.23.4.1.6 | integer | read-only |
Error Pair Length, in meters, measured by Time Domain Reflectometry. |
rcDiagVctPair2Status | 1.3.6.1.4.1.2272.1.23.4.1.7 | integer | read-only |
The status of a single pair in the cable Enumeration: 'pairFail': 1, 'pairNotApplicable': 5, 'pairForce': 7, 'pairShorted': 4, 'pairOpen': 3, 'pairNormal': 2, 'pairNotTested': 6. |
rcDiagVctPair2ErrLength | 1.3.6.1.4.1.2272.1.23.4.1.8 | integer | read-only |
Error Pair Length, in meters, measured by Time Domain Reflectometry. |
rcDiagVctPair3Status | 1.3.6.1.4.1.2272.1.23.4.1.9 | integer | read-only |
The status of a single pair in the cable Enumeration: 'pairFail': 1, 'pairNotApplicable': 5, 'pairForce': 7, 'pairShorted': 4, 'pairOpen': 3, 'pairNormal': 2, 'pairNotTested': 6. |
rcDiagVctPair3ErrLength | 1.3.6.1.4.1.2272.1.23.4.1.10 | integer | read-only |
Error Pair Length, in meters, measured by Time Domain Reflectometry. |
rcDiagVctPair4Status | 1.3.6.1.4.1.2272.1.23.4.1.11 | integer | read-only |
The status of a single pair in the cable Enumeration: 'pairFail': 1, 'pairNotApplicable': 5, 'pairForce': 7, 'pairShorted': 4, 'pairOpen': 3, 'pairNormal': 2, 'pairNotTested': 6. |
rcDiagVctPair4ErrLength | 1.3.6.1.4.1.2272.1.23.4.1.12 | integer | read-only |
Error Pair Length, in meters, measured by Time Domain Reflectometry. |
rcDiagVctStartTest | 1.3.6.1.4.1.2272.1.23.4.1.13 | truthvalue | read-write |
Start VCT test, Set this object to TRUE to perform a VCT test on the current port. A get on this object produces an undefines value. |
rcDiagVctTestDone | 1.3.6.1.4.1.2272.1.23.4.1.14 | truthvalue | read-only |
When a VCT test is started setting rcDiagVctStartTest, this object is immediately set to FALSE by the switch software. It remain FALSE until the test is completed, when it is set to TRUE. When this object is TRUE, then the management station can immediately perform a GET on the test result for this port. |
rcDiagVctCableCategory | 1.3.6.1.4.1.2272.1.23.4.1.15 | integer | read-only |
Cable type: CAT3 or CAT5. Enumeration: 'cat3': 1, 'cat5': 2. |
rcDiagVctCableLength | 1.3.6.1.4.1.2272.1.23.4.1.16 | integer32 | read-only |
Length of cable in meters based on average electrical length of 4 pairs. Measurement can be done when traffic is live or not. |
rcDiagVctPair1Polarity | 1.3.6.1.4.1.2272.1.23.4.1.17 | integer | read-only |
The polarity of a single pair in the cable. Enumeration: 'inversed': 1, 'invalid': 3, 'normal': 2. |
rcDiagVctPair1Swap | 1.3.6.1.4.1.2272.1.23.4.1.18 | integer | read-only |
The pair swap in the cable. Enumeration: 'swapped': 2, 'error': 4, 'invalid': 3, 'normal': 1. |
rcDiagVctPair1Skew | 1.3.6.1.4.1.2272.1.23.4.1.19 | integer32 | read-only |
Differential cable pair length in meters. Skew measurement can only be performed when cable gigabit link is up regardless of traffic activity. A value of -1 means an error occured when trying to get the length. |
rcDiagVctPair2Polarity | 1.3.6.1.4.1.2272.1.23.4.1.20 | integer | read-only |
The polarity of a single pair in the cable. Enumeration: 'inversed': 1, 'invalid': 3, 'normal': 2. |
rcDiagVctPair2Swap | 1.3.6.1.4.1.2272.1.23.4.1.21 | integer | read-only |
The pair swap in the cable. Enumeration: 'swapped': 2, 'error': 4, 'invalid': 3, 'normal': 1. |
rcDiagVctPair2Skew | 1.3.6.1.4.1.2272.1.23.4.1.22 | integer32 | read-only |
Differential cable pair length in meters. Skew measurement can only be performed when cable gigabit link is up regardless of traffic activity. A value of -1 means an error occured when trying to get the length. |
rcDiagVctPair3Polarity | 1.3.6.1.4.1.2272.1.23.4.1.23 | integer | read-only |
The polarity of a single pair in the cable. Enumeration: 'inversed': 1, 'invalid': 3, 'normal': 2. |
rcDiagVctPair3Swap | 1.3.6.1.4.1.2272.1.23.4.1.24 | integer | read-only |
The pair swap in the cable. Enumeration: 'swapped': 2, 'error': 4, 'invalid': 3, 'normal': 1. |
rcDiagVctPair3Skew | 1.3.6.1.4.1.2272.1.23.4.1.25 | integer32 | read-only |
Differential cable pair length in meters. Skew measurement can only be performed when cable gigabit link is up regardless of traffic activity. A value of -1 means an error occured when trying to get the length. |
rcDiagVctPair4Polarity | 1.3.6.1.4.1.2272.1.23.4.1.26 | integer | read-only |
The polarity of a single pair in the cable. Enumeration: 'inversed': 1, 'invalid': 3, 'normal': 2. |
rcDiagVctPair4Swap | 1.3.6.1.4.1.2272.1.23.4.1.27 | integer | read-only |
The pair swap in the cable. Enumeration: 'swapped': 2, 'error': 4, 'invalid': 3, 'normal': 1. |
rcDiagVctPair4Skew | 1.3.6.1.4.1.2272.1.23.4.1.28 | integer32 | read-only |
Differential cable pair length in meters. Skew measurement can only be performed when cable gigabit link is up regardless of traffic activity. A value of -1 means an error occured when trying to get the length. |
rcDiagSaveConfig | 1.3.6.1.4.1.2272.1.23.10 | truthvalue | read-write |
Used to configure whether the various mirror feature settings should be saved and restored across system reboot. |
rcDiagMirrorByPortTblSize | 1.3.6.1.4.1.2272.1.23.11 | integer32 | read-only |
Used to indicate table size. |
rcDiagPortConvSteeringTblSize | 1.3.6.1.4.1.2272.1.23.12 | integer32 | read-only |
Used to indicate table size. |
rcDiagMacConvSteeringTblSize | 1.3.6.1.4.1.2272.1.23.13 | integer32 | read-only |
Used to indicate table size. |
rcDiagDiagnosticsEnable | 1.3.6.1.4.1.2272.1.23.14 | truthvalue | read-write |
Used to enable/disable the mirroring feature for the entire device. This setting overrides any setting in the various mirroring tables. |
rcDiagPcap | 1.3.6.1.4.1.2272.1.23.15 | |||
rcDiagPcapEnable | 1.3.6.1.4.1.2272.1.23.15.1 | truthvalue | read-write |
To enable pcap in secondary CPU |
rcDiagPcapBufferWrap | 1.3.6.1.4.1.2272.1.23.15.2 | truthvalue | read-write |
To enable buffer wrap-around when buffer is full. If set, pcap will continue to capture pkts, otherwise stops pkt storing |
rcDiagPcapPcmciaWrap | 1.3.6.1.4.1.2272.1.23.15.3 | truthvalue | read-write |
To wrap around the PCMCIA when saving data in PCMCIA |
rcDiagPcapFrameSize | 1.3.6.1.4.1.2272.1.23.15.4 | integer | read-write |
Number of bytes of pkts needs to be stored |
rcDiagPcapBufferSize | 1.3.6.1.4.1.2272.1.23.15.5 | integer | read-write |
memory to be allocated for capturing the pkt |
rcDiagPcapAutoSave | 1.3.6.1.4.1.2272.1.23.15.6 | truthvalue | read-write |
To save data automatically when buffer is full |
rcDiagPcapAutoSaveFileName | 1.3.6.1.4.1.2272.1.23.15.7 | displaystring | read-write |
Name of the file in which the pkt is to be stored |
rcDiagPcapAutoSaveDevice | 1.3.6.1.4.1.2272.1.23.15.8 | integer | read-write |
Where to store the captured pkts. If the option is network, the user need to enter an IP address also Enumeration: 'pcmcia': 0, 'network': 1. |
rcDiagPcapAutoSaveNetworkIpAddress | 1.3.6.1.4.1.2272.1.23.15.9 | ipaddress | read-write |
ip address of the remote host where the data needs to be stored. This field is valid only if the device is network |
rcDiagPcapFilterTableSize | 1.3.6.1.4.1.2272.1.23.15.10 | integer32 | read-only |
Used to indicate the number of entries in the Filter table |
rcDiagPcapFilterTable | 1.3.6.1.4.1.2272.1.23.15.11 | no-access |
A table used to store pcap secondary filters |
|
1.3.6.1.4.1.2272.1.23.15.11.1 | no-access |
Pcap secondary filter desc |
||
rcDiagPcapFilterId | 1.3.6.1.4.1.2272.1.23.15.11.1.1 | integer | read-only |
Unique ID that represents the filter |
rcDiagPcapFilterEnable | 1.3.6.1.4.1.2272.1.23.15.11.1.2 | enablevalue | read-write |
Filter is enabled or not |
rcDiagPcapFilterAction | 1.3.6.1.4.1.2272.1.23.15.11.1.3 | integer | read-write |
Action to be takesn when policy is matched Enumeration: 'trigger-on': 2, 'capture': 1, 'drop': 0, 'trigger-off': 3. |
rcDiagPcapFilterSrcMac | 1.3.6.1.4.1.2272.1.23.15.11.1.4 | macaddress | read-write |
Soruce mac address to match |
rcDiagPcapFilterSrcMask | 1.3.6.1.4.1.2272.1.23.15.11.1.5 | integer | read-write |
Soruce mac address mask. Used to specify a range |
rcDiagPcapFilterIsInverseSrcMac | 1.3.6.1.4.1.2272.1.23.15.11.1.6 | truthvalue | read-write |
Soruce mac address Inverse. when set the mac addresses otherthan specified is matched |
rcDiagPcapFilterDstMac | 1.3.6.1.4.1.2272.1.23.15.11.1.7 | macaddress | read-write |
Destination mac address |
rcDiagPcapFilterDstMask | 1.3.6.1.4.1.2272.1.23.15.11.1.8 | integer | read-write |
Destination mac address mask. Used to specify a range |
rcDiagPcapFilterIsInverseDstMac | 1.3.6.1.4.1.2272.1.23.15.11.1.9 | truthvalue | read-write |
Destination mac address Inverse. when set the mac addresses otherthan specified is matched |
rcDiagPcapFilterVlanId | 1.3.6.1.4.1.2272.1.23.15.11.1.10 | integer | read-write |
Vlan-id of the packet to be matched |
rcDiagPcapFilterToVlanId | 1.3.6.1.4.1.2272.1.23.15.11.1.11 | integer | read-write |
To Vlan-id. Used to specify a range |
rcDiagPcapFilterIsInverseVlanId | 1.3.6.1.4.1.2272.1.23.15.11.1.12 | truthvalue | read-write |
Vlan-Id Inverse. when set the Vlan-Id otherthan specified range is matched |
rcDiagPcapFilterPbit | 1.3.6.1.4.1.2272.1.23.15.11.1.13 | integer | read-write |
pBit of the packet to be matched |
rcDiagPcapFilterToPbit | 1.3.6.1.4.1.2272.1.23.15.11.1.14 | integer | read-write |
To pBit. Used to specify a range |
rcDiagPcapFilterIsInversePbit | 1.3.6.1.4.1.2272.1.23.15.11.1.15 | truthvalue | read-write |
pBit Inverse. when set the pBit otherthan specified range is matched |
rcDiagPcapFilterEtherType | 1.3.6.1.4.1.2272.1.23.15.11.1.16 | integer | read-write |
EtherType of the packet to be matched |
rcDiagPcapFilterToEtherType | 1.3.6.1.4.1.2272.1.23.15.11.1.17 | integer | read-write |
To EtherType. Used to specify a range |
rcDiagPcapFilterIsInverseEtherType | 1.3.6.1.4.1.2272.1.23.15.11.1.18 | truthvalue | read-write |
EtherType Inverse. when set the EtherType otherthan specified range is matched |
rcDiagPcapFilterProtocolType | 1.3.6.1.4.1.2272.1.23.15.11.1.19 | integer | read-write |
ProtocolType of the packet to be matched |
rcDiagPcapFilterToProtocolType | 1.3.6.1.4.1.2272.1.23.15.11.1.20 | integer | read-write |
To ProtocolType. Used to specify a range |
rcDiagPcapFilterIsInverseProtocolType | 1.3.6.1.4.1.2272.1.23.15.11.1.21 | truthvalue | read-write |
ProtocolType Inverse. when set the ProtocolType otherthan specified range is matched |
rcDiagPcapFilterSrcIp | 1.3.6.1.4.1.2272.1.23.15.11.1.22 | ipaddress | read-write |
Source IP address of the packet to be matched |
rcDiagPcapFilterToSrcIp | 1.3.6.1.4.1.2272.1.23.15.11.1.23 | ipaddress | read-write |
To Source IP address. Used to specify a range |
rcDiagPcapFilterIsInverseSrcIp | 1.3.6.1.4.1.2272.1.23.15.11.1.24 | truthvalue | read-write |
Source IP address Inverse. when set the source IP otherthan specified range is matched |
rcDiagPcapFilterDstIp | 1.3.6.1.4.1.2272.1.23.15.11.1.25 | ipaddress | read-write |
Destination IP address of the packet to be matched |
rcDiagPcapFilterToDstIp | 1.3.6.1.4.1.2272.1.23.15.11.1.26 | ipaddress | read-write |
To Destination IP address. Used to specify a range |
rcDiagPcapFilterIsInverseDstIp | 1.3.6.1.4.1.2272.1.23.15.11.1.27 | truthvalue | read-write |
Destination IP address Inverse. when set the Destination IP other than specified is range matched |
rcDiagPcapFilterDscp | 1.3.6.1.4.1.2272.1.23.15.11.1.28 | integer | read-write |
DSCP value of the packet to be matched |
rcDiagPcapFilterToDscp | 1.3.6.1.4.1.2272.1.23.15.11.1.29 | integer | read-write |
To DSCP. Used to specify a range |
rcDiagPcapFilterIsInverseDscp | 1.3.6.1.4.1.2272.1.23.15.11.1.30 | truthvalue | read-write |
DSCP Inverse. when set the DSCP otherthan specified range is matched |
rcDiagPcapFilterRowStatus | 1.3.6.1.4.1.2272.1.23.15.11.1.31 | rowstatus | read-write |
Row Status |
rcDiagPcapFilterDscpMatchZero | 1.3.6.1.4.1.2272.1.23.15.11.1.32 | truthvalue | read-write |
When this value is set to true, then 0 value of Pbit is not taken as disable value. The user will be allowed to capture packets with Pbit value of 0 also. Be default it would be set to FALSE |
rcDiagPcapFilterPbitMatchZero | 1.3.6.1.4.1.2272.1.23.15.11.1.33 | truthvalue | read-write |
When this value is set to true, then 0 value of Pbit is not taken as disable value. The user will be allowed to capture packets with Pbit value of 0 also. Be default it would be set to FALSE |
rcDiagPcapAdvancedFilterTableSize | 1.3.6.1.4.1.2272.1.23.15.12 | integer32 | read-only |
Used to indicate the number of entries in the Filter table advanced parameter |
rcDiagPcapAdvancedFilterTable | 1.3.6.1.4.1.2272.1.23.15.13 | no-access |
A table used to store pcap secondary filters |
|
1.3.6.1.4.1.2272.1.23.15.13.1 | no-access |
Pcap secondary Advanced filter desc |
||
rcDiagPcapAdvancedFilterId | 1.3.6.1.4.1.2272.1.23.15.13.1.1 | integer | read-only |
Unique ID that represents the filter |
rcDiagPcapAdvancedFilterUdpPort | 1.3.6.1.4.1.2272.1.23.15.13.1.2 | integer | read-write |
UdpPort of the packet to be matched |
rcDiagPcapAdvancedFilterToUdpPort | 1.3.6.1.4.1.2272.1.23.15.13.1.3 | integer | read-write |
To UdpPort. Used to specify a range |
rcDiagPcapAdvancedFilterIsInverseUdpPort | 1.3.6.1.4.1.2272.1.23.15.13.1.4 | truthvalue | read-write |
UdpPort Inverse. when set the UdpPort otherthan specified range is matched |
rcDiagPcapAdvancedFilterTcpPort | 1.3.6.1.4.1.2272.1.23.15.13.1.5 | integer | read-write |
TcpPort of the packet to be matched |
rcDiagPcapAdvancedFilterToTcpPort | 1.3.6.1.4.1.2272.1.23.15.13.1.6 | integer | read-write |
To TcpPort. Used to specify a range |
rcDiagPcapAdvancedFilterIsInverseTcpPort | 1.3.6.1.4.1.2272.1.23.15.13.1.7 | truthvalue | read-write |
TcpPort Inverse. when set the TcpPort otherthan specified range is matched |
rcDiagPcapAdvancedFilterUserDefinedData | 1.3.6.1.4.1.2272.1.23.15.13.1.8 | displaystring | read-write |
User defined data to match with the packets received |
rcDiagPcapAdvancedFilterUserDefinedDataSize | 1.3.6.1.4.1.2272.1.23.15.13.1.9 | integer | read-write |
Length of user defined data |
rcDiagPcapAdvancedFilterUserDefinedOffset | 1.3.6.1.4.1.2272.1.23.15.13.1.10 | integer | read-write |
Offset from which match has to start |
rcDiagPcapAdvancedFilterIsInverseUserDefined | 1.3.6.1.4.1.2272.1.23.15.13.1.11 | truthvalue | read-write |
TcpPort Inverse. when set the Userdata otherthan specified is matched |
rcDiagPcapAdvancedFilterTimer | 1.3.6.1.4.1.2272.1.23.15.13.1.12 | integer | read-write |
Timer to start the pcap capture window in ms |
rcDiagPcapAdvancedFilterPacketCount | 1.3.6.1.4.1.2272.1.23.15.13.1.13 | integer | read-write |
Number of packets to be captured before disabling pcap |
rcDiagPcapAdvancedFilterRefreshTimer | 1.3.6.1.4.1.2272.1.23.15.13.1.14 | integer | read-write |
Refresh timer in ms |
rcDiagPcapAdvancedFilterRowStatus | 1.3.6.1.4.1.2272.1.23.15.13.1.15 | rowstatus | read-write |
RowStatus |
rcDiagPcapCopyFileName | 1.3.6.1.4.1.2272.1.23.15.14 | displaystring | read-write |
Used to indicate the file name. When set, the PCAP data from PCAP engine RAM is stored into this file in PCAP engine |
rcDiagPcapResetStat | 1.3.6.1.4.1.2272.1.23.15.15 | integer | read-write |
To Reset PCAP statistics Enumeration: 'none': 1, 'resetStat': 2. |
rcDiagPcapStatPacketCapacityCount | 1.3.6.1.4.1.2272.1.23.15.16 | displaystring | read-only |
Packet Capacity Count |
rcDiagPcapStatNumberOfPacketsReceived | 1.3.6.1.4.1.2272.1.23.15.17 | displaystring | read-only |
Number of packets received in PCAP engine |
rcDiagPcapStatNumberOfPacketsAccumulated | 1.3.6.1.4.1.2272.1.23.15.18 | displaystring | read-only |
Number of packets captured in PCAP engine |
rcDiagPcapStatNumberOfPacketsDroppedInPcapEngine | 1.3.6.1.4.1.2272.1.23.15.19 | displaystring | read-only |
Number of packets dropped in PCAP engine by filters |
rcDiagPcapStatNumberOfPacketsDroppedInHardware | 1.3.6.1.4.1.2272.1.23.15.20 | displaystring | read-only |
Number of packets dropped in Hardware |
rcDiagPcapDataValid | 1.3.6.1.4.1.2272.1.23.15.21 | truthvalue | read-only |
A true/false value that indicate the return data whether is valid. |
rcDiagPcapEtherTypeForSvlanLevel | 1.3.6.1.4.1.2272.1.23.15.22 | integer | read-write |
EtherType of svlan level. |