mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-15 10:50:28 +00:00
Remove trailing spaces in file docs/source/guides/admin-guides/references/man5/pdu.5.rst
This commit is contained in:
@ -19,7 +19,7 @@ SYNOPSIS
|
||||
********
|
||||
|
||||
|
||||
\ **pdu Attributes:**\ \ *node*\ , \ *nodetype*\ , \ *pdutype*\ , \ *outlet*\ , \ *username*\ , \ *password*\ , \ *snmpversion*\ , \ *community*\ , \ *snmpuser*\ , \ *authtype*\ , \ *authkey*\ , \ *privtype*\ , \ *privkey*\ , \ *seclevel*\ , \ *comments*\ , \ *disable*\
|
||||
\ **pdu Attributes:**\ \ *node*\ , \ *nodetype*\ , \ *pdutype*\ , \ *outlet*\ , \ *username*\ , \ *password*\ , \ *snmpversion*\ , \ *community*\ , \ *snmpuser*\ , \ *authtype*\ , \ *authkey*\ , \ *privtype*\ , \ *privkey*\ , \ *seclevel*\ , \ *comments*\ , \ *disable*\
|
||||
|
||||
|
||||
***********
|
||||
@ -36,100 +36,100 @@ pdu Attributes:
|
||||
|
||||
|
||||
|
||||
\ **node**\
|
||||
|
||||
\ **node**\
|
||||
|
||||
The hostname/address of the pdu to which the settings apply
|
||||
|
||||
|
||||
|
||||
\ **nodetype**\
|
||||
|
||||
|
||||
\ **nodetype**\
|
||||
|
||||
The node type should be pdu
|
||||
|
||||
|
||||
|
||||
\ **pdutype**\
|
||||
|
||||
|
||||
\ **pdutype**\
|
||||
|
||||
The type of pdu
|
||||
|
||||
|
||||
|
||||
\ **outlet**\
|
||||
|
||||
|
||||
\ **outlet**\
|
||||
|
||||
The pdu outlet count
|
||||
|
||||
|
||||
|
||||
\ **username**\
|
||||
|
||||
|
||||
\ **username**\
|
||||
|
||||
The remote login user name
|
||||
|
||||
|
||||
|
||||
\ **password**\
|
||||
|
||||
|
||||
\ **password**\
|
||||
|
||||
The remote login password
|
||||
|
||||
|
||||
|
||||
\ **snmpversion**\
|
||||
|
||||
|
||||
\ **snmpversion**\
|
||||
|
||||
The version to use to communicate with switch. SNMPv1 is assumed by default.
|
||||
|
||||
|
||||
|
||||
\ **community**\
|
||||
|
||||
|
||||
\ **community**\
|
||||
|
||||
The community string to use for SNMPv1/v2
|
||||
|
||||
|
||||
|
||||
\ **snmpuser**\
|
||||
|
||||
|
||||
\ **snmpuser**\
|
||||
|
||||
The username to use for SNMPv3 communication, ignored for SNMPv1
|
||||
|
||||
|
||||
|
||||
\ **authtype**\
|
||||
|
||||
|
||||
\ **authtype**\
|
||||
|
||||
The authentication protocol(MD5|SHA) to use for SNMPv3.
|
||||
|
||||
|
||||
|
||||
\ **authkey**\
|
||||
|
||||
|
||||
\ **authkey**\
|
||||
|
||||
The authentication passphrase for SNMPv3
|
||||
|
||||
|
||||
|
||||
\ **privtype**\
|
||||
|
||||
|
||||
\ **privtype**\
|
||||
|
||||
The privacy protocol(AES|DES) to use for SNMPv3.
|
||||
|
||||
|
||||
|
||||
\ **privkey**\
|
||||
|
||||
|
||||
\ **privkey**\
|
||||
|
||||
The privacy passphrase to use for SNMPv3.
|
||||
|
||||
|
||||
|
||||
\ **seclevel**\
|
||||
|
||||
|
||||
\ **seclevel**\
|
||||
|
||||
The Security Level(noAuthNoPriv|authNoPriv|authPriv) to use for SNMPv3.
|
||||
|
||||
|
||||
|
||||
\ **comments**\
|
||||
|
||||
|
||||
\ **comments**\
|
||||
|
||||
Any user-written notes.
|
||||
|
||||
|
||||
|
||||
\ **disable**\
|
||||
|
||||
|
||||
\ **disable**\
|
||||
|
||||
Set to 'yes' or '1' to comment out this row.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -138,5 +138,5 @@ SEE ALSO
|
||||
********
|
||||
|
||||
|
||||
\ **nodels(1)**\ , \ **chtab(8)**\ , \ **tabdump(8)**\ , \ **tabedit(8)**\
|
||||
\ **nodels(1)**\ , \ **chtab(8)**\ , \ **tabdump(8)**\ , \ **tabedit(8)**\
|
||||
|
||||
|
Reference in New Issue
Block a user