Index

_ | A | B | C | D | E | F | G | H | I | K | L | M | N | O | P | R | S | T | U | V | W | X

_

__call__() (xrm2m.Path method)
__getattr__() (xrm2m.Path method)
__getitem__() (xrm2m.Path method)
__init__() (xrm2m.SSHTransport method)
__new__() (xrm2m.Password static method)
__str__() (xrm2m.Path method)

A

AmbiguousPathError
async() (in module xrm2m)
AsyncConnection (class in xrm2m)

B

BAG (Datatype attribute)
bag_types (SchemaClass attribute)
BagDatatype (class in xrm2m)
BagEnumElement (class in xrm2m)
BagListArgs (class in xrm2m)
BagParam (class in xrm2m)
BagParamStatus (class in xrm2m)
BagType (class in xrm2m)
BagUnionArgs (class in xrm2m)
BOOL (BagDatatype attribute)
(Datatype attribute)
BOUNDED_IDENTIFIER (Datatype attribute)
BOUNDED_STRING (Datatype attribute)

C

category (SchemaClass attribute)
Change (class in xrm2m)
ChangeDetails (class in xrm2m)
CHARNUM (Datatype attribute)
children (BagType attribute)
(SchemaClass attribute)
CiscoError
class_name (PathKeyStructureError attribute)
(ValueStructureError attribute)
cli_exec() (xrm2m.Connection method)
cli_get() (xrm2m.Connection method)
cli_get_nested() (xrm2m.Connection method)
cli_replace() (xrm2m.Connection method)
cli_set() (xrm2m.Connection method)
commit() (xrm2m.Connection method)
commit_replace() (xrm2m.Connection method)
ConfigCommitError
ConfigCommitErrorDetail (class in xrm2m)
connect() (in module xrm2m)
connect_async() (in module xrm2m)
CONNECTED (ConnectionState attribute)
CONNECTING (ConnectionState attribute)
Connection (class in xrm2m)
ConnectionError
ConnectionState (class in xrm2m)
CONTAINER (SchemaClassCategory attribute)

D

datatype (BagParam attribute)
(BagType attribute)
Datatype (class in xrm2m)
datatype (SchemaParam attribute)
datatype_args (BagType attribute)
(SchemaParam attribute)
datatype_name (BagParam attribute)
DatatypeNotSupportedError
default (BagUnionArgs attribute)
DELETE (Change attribute)
delete() (xrm2m.Connection method)
description (BagEnumElement attribute)
(BagParam attribute)
(BagType attribute)
(SchemaClass attribute)
(SchemaParam attribute)
detail (ConfigCommitError attribute)
discard_changes() (xrm2m.Connection method)
disconnect() (xrm2m.Connection method)
DISCONNECTED (ConnectionState attribute)
DisconnectedError
discriminator (BagUnionArgs attribute)

E

element (PathHierarchyError attribute)
elems() (xrm2m.Path method)
ENCODED_BOUNDED_STRING (Datatype attribute)
ENCODED_STRING (Datatype attribute)
ENCRYPTED_STRING (Datatype attribute)
ENCRYPTION_STRING (Datatype attribute)
ENCRYPTION_TYPE (Datatype attribute)
ENUM (BagDatatype attribute), [1]
(Datatype attribute)
error (ConfigCommitErrorDetail attribute)
error_category (ConfigCommitErrorDetail attribute)
ErrorCategory (class in xrm2m)
EXTENDED_NODEID (Datatype attribute)

F

FALSE_ONLY (Datatype attribute)
FileExistsError
filename (FileExistsError attribute)
fixed_length (BagListArgs attribute)
from_str() (xrm2m.Path class method)

G

get() (xrm2m.Connection method)
get_changes() (xrm2m.Connection method)
get_children() (xrm2m.Connection method)
get_nested() (xrm2m.Connection method)
get_parent() (xrm2m.Connection method)
get_schema() (xrm2m.Connection method)
get_value() (xrm2m.Connection method)
get_version() (xrm2m.Connection method)

H

HEX_BINARY (BagDatatype attribute)
HEX_INTEGER (Datatype attribute)
HEXINTEGERTYPE (BagDatatype attribute)
hidden (SchemaClass attribute)

I

IDENTIFIER (Datatype attribute)
IFHTYPE (BagDatatype attribute)
IGNORED (SchemaParamStatus attribute)
INLINE_STRING (BagDatatype attribute)
INT16 (BagDatatype attribute)
INT32 (BagDatatype attribute)
INT64 (BagDatatype attribute)
INT8 (BagDatatype attribute)
INTEGER (Datatype attribute)
INTERFACE_CAPS (BagDatatype attribute)
INTERFACE_FORWARD (Datatype attribute)
INTERFACE_HANDLE (Datatype attribute)
INTERFACE_NAME (Datatype attribute)
INTERFACE_PROTO (BagDatatype attribute)
INTERFACE_TYPE (BagDatatype attribute)
internal_name (SchemaParam attribute)
InvalidArgumentError
IP_L2VPN_EVPN_ADDRESS (BagDatatype attribute)
IP_L2VPN_MSPW_ADDRESS (BagDatatype attribute)
IPADDRESS (Datatype attribute)
IPADDRESS_PREFIX (Datatype attribute)
IPADDRESS_STRING (Datatype attribute)
IPHOSTNAME (Datatype attribute)
IPV4_ADDRESS (BagDatatype attribute)
IPV4_FlOWSPEC_ADDRESS (BagDatatype attribute)
IPV4_MDT_ADDRESS (BagDatatype attribute)
IPV4_MVPN_ADDRESS (BagDatatype attribute)
IPV4_TUNNEL_ADDRESS (BagDatatype attribute)
IPV4ADDRESS (Datatype attribute)
IPV4ADDRESS_STRING (Datatype attribute)
IPV4HOSTNAME (Datatype attribute)
IPV6_ADDRESS (BagDatatype attribute)
IPV6_FLOWSPEC_ADDRESS (BagDatatype attribute)
IPV6_MVPN_ADDRESS (BagDatatype attribute)
IPV6ADDRESS (Datatype attribute)
IPV6ADDRESS_HEXSTRING (Datatype attribute)
IPV6ADDRESS_PLUS (Datatype attribute)
IPV6ADDRESS_STRING (Datatype attribute)
IPV6HOSTNAME (Datatype attribute)
ISIS_LSPID (BagDatatype attribute)
(Datatype attribute)
ISIS_NODEID (BagDatatype attribute)
(Datatype attribute)

K

key (PathElement attribute)
(SchemaClass attribute)

L

LEAF (SchemaClassCategory attribute)
LINKSTATE_ADDRESS (BagDatatype attribute)
LIST (BagParamStatus attribute)

M

MAC_ADDRESS (BagDatatype attribute)
MACADDRESS (Datatype attribute)
MACADDRESS_STRING (Datatype attribute)
major (Version attribute)
MANDATORY (BagParamStatus attribute)
(SchemaParamStatus attribute)
MASK (Datatype attribute)
max_length (BagListArgs attribute)
MD5_PASSWORD (Datatype attribute)
minor (Version attribute)

N

name (BagEnumElement attribute)
(BagParam attribute)
(BagType attribute)
(PathElement attribute)
(SchemaClass attribute)
(SchemaParam attribute)
NODEID (BagDatatype attribute)
(Datatype attribute)
NODEID_STRING (Datatype attribute)
NONE (BagDatatype attribute)
normalize_path() (xrm2m.Connection method)
NotFoundError

O

op (ChangeDetails attribute)
(ConfigCommitErrorDetail attribute)
OPAQUE (BagDatatype attribute)
OperationNotSupportedError
OPTIONAL (BagParamStatus attribute)
(SchemaParamStatus attribute)
OSI_AREA_ADDRESS (Datatype attribute)
OSI_AREAADDRESS (BagDatatype attribute)
OSI_NET (Datatype attribute)
OSI_SYSTEMID (BagDatatype attribute)
(Datatype attribute)

P

param (PathKeyContentError attribute)
(ValueContentError attribute)
parent (PathHierarchyError attribute)
Password (class in xrm2m)
path (AmbiguousPathError attribute)
(ChangeDetails attribute)
Path (class in xrm2m)
path (ConfigCommitErrorDetail attribute)
(InvalidArgumentError attribute)
(NotFoundError attribute)
(OperationNotSupportedError attribute)
PathElement (class in xrm2m)
PathHierarchyError
PathKeyContentError
PathKeyStructureError
pathstr (PathStringFormatError attribute)
PathStringFormatError
PHYSICAL_NODEID (Datatype attribute)
PHYSICAL_NODEID_STRING (Datatype attribute)
PQ_NODEID (Datatype attribute)
PQ_NODEID_STRING (Datatype attribute)
presence (SchemaClass attribute)
PROPRIETARY_PASSWORD (Datatype attribute)

R

RACKID (Datatype attribute)
RANGE (Datatype attribute)
RANGE_ENUM (Datatype attribute)
reconnect() (xrm2m.Connection method)
repeat_count (SchemaParam attribute)
replace() (xrm2m.Connection method)
ROUTE_DISTINGUISHER (BagDatatype attribute)
RT_CONSTRAINT_ADDRESS (BagDatatype attribute)

S

SchemaClass (class in xrm2m)
SchemaClassCategory (class in xrm2m)
SchemaParam (class in xrm2m)
SchemaParamStatus (class in xrm2m)
SET (Change attribute)
set() (xrm2m.Connection method)
SIGNED_INTEGER (Datatype attribute)
SIGNED_RANGE (Datatype attribute)
SSHTransport (class in xrm2m)
state (xrm2m.Connection attribute)
status (BagParam attribute)
(SchemaParam attribute)
status_args (BagParam attribute)
STRING (BagDatatype attribute)
(Datatype attribute)
STRING_LIST (Datatype attribute)
STRUCT (BagDatatype attribute)
sync() (in module xrm2m)
SYSDB_NODEID (Datatype attribute)

T

table_description (SchemaClass attribute)
table_version (SchemaClass attribute)
table_version_compatibility (SchemaClass attribute)
TEXT (Datatype attribute)
Transport (class in xrm2m)
TRUE_ONLY (Datatype attribute)
TTY_ESCAPE_CHARNUM (Datatype attribute), [1]

U

UINT16 (BagDatatype attribute)
UINT32 (BagDatatype attribute)
UINT64 (BagDatatype attribute)
UINT8 (BagDatatype attribute)
UNION (BagDatatype attribute)

V

value (ChangeDetails attribute)
(ConfigCommitErrorDetail attribute)
(PathKeyContentError attribute)
(SchemaClass attribute)
(ValueContentError attribute)
value_seq (PathKeyStructureError attribute)
(ValueStructureError attribute)
ValueContentError
ValueStructureError
VERIFY (ErrorCategory attribute)
Version (class in xrm2m)
version (SchemaClass attribute)
version_compatibility (SchemaClass attribute)
VOID (BagDatatype attribute)
VRF (Datatype attribute)
VRF_ID (BagDatatype attribute)

W

write_file() (xrm2m.Connection method)

X

xrm2m.MAX_VERSION (built-in variable)
xrm2m.RootCfg (built-in variable)
xrm2m.RootOper (built-in variable)
xrm2m.UNVERSIONED (built-in variable)
xrm2m.WILDCARD (built-in variable)
xrm2m.WILDCARD_ALL (built-in variable)