All MIBs › ACTONA-ACTASTOR-MIB › csNFSServersTabUseTCP
csNFSServersTabUseTCP
Module: ACTONA-ACTASTOR-MIB
OID (symbolic): ACTONA-ACTASTOR-MIB::csNFSServersTabUseTCP
OID (numeric): 1.3.6.1.4.1.17471.1.3.2.5.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicates whether this NFS server supports the TCP transport layer protocol
What is csNFSServersTabUseTCP?
Indicates whether this NFS server supports TCP (a reliable, connection-oriented transport) in addition to or instead of UDP. Network architects use this to choose the right NFS mount options, with TCP strongly preferred for WAN links where packet loss is common. A value of 1 means TCP is enabled; clients can mount with "mount -o proto=tcp", which provides better reliability than UDP.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.17471.1.3.2.5.1.3 snmpwalk -v2c -c public <target> ACTONA-ACTASTOR-MIB::csNFSServersTabUseTCP
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.17471.1.3.2.5.1.3.1 snmpget -v2c -c public <target> ACTONA-ACTASTOR-MIB::csNFSServersTabUseTCP.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> csNFSServersTabUseTCP.1
Start monitoring Cisco (Actona) ActaStor WAN file-services appliances (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACTONA-ACTASTOR-MIB::csNFSServersTabUseTCP OID value, configure state conditions and alerts, and monitor any Cisco (Actona) ActaStor WAN file-services appliances (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.17471 | actona | ACTONA-ACTASTOR-MIB |
| 1.3.6.1.4.1.17471.1 | actastor | ACTONA-ACTASTOR-MIB |
| 1.3.6.1.4.1.17471.1.3 | coreServer | ACTONA-ACTASTOR-MIB |
| 1.3.6.1.4.1.17471.1.3.2 | csState | ACTONA-ACTASTOR-MIB |
| 1.3.6.1.4.1.17471.1.3.2.5 | csNFSServersTable | ACTONA-ACTASTOR-MIB |
| 1.3.6.1.4.1.17471.1.3.2.5.1 | csNFSServersEntry | ACTONA-ACTASTOR-MIB |
| 1.3.6.1.4.1.17471.1.3.2.5.1.3 | csNFSServersTabUseTCP | ACTONA-ACTASTOR-MIB |