Skip to content

Instantly share code, notes, and snippets.

@fxmy
Created March 11, 2017 05:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fxmy/0c84243d387f972a725c68004cc02933 to your computer and use it in GitHub Desktop.
Save fxmy/0c84243d387f972a725c68004cc02933 to your computer and use it in GitHub Desktop.
snmpc: LLDP-MIB.mib fail to compile
This file has been truncated, but you can view the full file.
=====
===== LOGGING STARTED Sat Mar 11 10:19:35 CST 2017
=====
Erlang/OTP 19 [erts-8.2.1] [source-7f52af8] [64-bit] [smp:8:8] [async-threads:10] [hipe] [kernel-poll:false]
Eshell V8.2.1 (abort with ^G)
1>  1> snmpc:compile("LLDP-MIB.mib",[{verbosity,trace}]).
[LLDP-MIB.mib][snmpc:442][TRC]: Syntax analysis:
PData: {pdata,v2_mib,'LLDP-MIB',
[{{'SNMPv2-SMI',
[{builtin,'MODULE-IDENTITY'},
{builtin,'OBJECT-TYPE'},
{builtin,'Integer32'},
{builtin,'Counter32'},
{builtin,'NOTIFICATION-TYPE'}]},
5},
{{'SNMPv2-TC',
[{builtin,'TEXTUAL-CONVENTION'},
{type,'TimeStamp'},
{type,'TruthValue'}]},
7},
{{'SNMP-FRAMEWORK-MIB',[{type,'SnmpAdminString'}]},9},
{{'SNMPv2-CONF',
[{builtin,'MODULE-COMPLIANCE'},
{builtin,'OBJECT-GROUP'},
{builtin,'NOTIFICATION-GROUP'}]},
11},
{{'RMON2-MIB',
[{type,'TimeFilter'},{type,'ZeroBasedCounter32'}]},
13},
{{'IANA-ADDRESS-FAMILY-NUMBERS-MIB',
[{type,'AddressFamilyNumbers'}]},
15}],
[{{mc_module_identity,lldpMIB,"200505060000Z",
"IEEE 802.1 Working Group",
" WG-URL: http://grouper.ieee.org/groups/802/1/index.html\n WG-EMail: stds-802-1@ieee.org\n\n Contact: Paul Congdon\n Postal: Hewlett-Packard Company\n 8000 Foothills Blvd. \n Roseville, CA 95747\n USA\n Tel: +1-916-785-5753\n E-mail: paul_congdon@hp.com",
"Management Information Base module for LLDP configuration,\n statistics, local system data and remote systems data\n components.\n\n Copyright (C) IEEE (2005). This version of this MIB module\n is published as subclause 12.1 of IEEE Std 802.1AB-2005;\n see the standard itself for full legal notices.",
[{mc_revision,"200505060000Z",
"Published as part of IEEE Std 802.1AB-2005 initial version."}],
{iso,[0,8802,1,1,2]}},
17},
{{mc_internal,lldpNotifications,dummy,lldpMIB,[0]},44},
{{mc_internal,lldpObjects,dummy,lldpMIB,[1]},45},
{{mc_internal,lldpConformance,dummy,lldpMIB,[2]},46},
{{mc_internal,lldpConfiguration,dummy,lldpObjects,[1]},52},
{{mc_internal,lldpStatistics,dummy,lldpObjects,[2]},53},
{{mc_internal,lldpLocalSystemData,dummy,lldpObjects,[3]},54},
{{mc_internal,lldpRemoteSystemsData,dummy,lldpObjects,[4]},55},
{{mc_internal,lldpExtensions,dummy,lldpObjects,[5]},56},
{{mc_new_type,'LldpChassisIdSubtype','TEXTUAL-CONVENTION',
current,
"This TC describes the source of a chassis identifier.\n\n The enumeration 'chassisComponent(1)' represents a chassis\n identifier based on the value of entPhysicalAlias object\n (defined in IETF RFC 2737) for a chassis component (i.e.,\n an entPhysicalClass value of 'chassis(3)').\n\n The enumeration 'interfaceAlias(2)' represents a chassis\n identifier based on the value of ifAlias object (defined in\n IETF RFC 2863) for an interface on the containing chassis.\n\n The enumeration 'portComponent(3)' represents a chassis\n identifier based on the value of entPhysicalAlias object\n (defined in IETF RFC 2737) for a port or backplane\n component (i.e., entPhysicalClass value of 'port(10)' or\n 'backplane(4)'), within the containing chassis.\n\n The enumeration 'macAddress(4)' represents a chassis\n identifier based on the value of a unicast source address\n (encoded in network byte order and IEEE 802.3 canonical bit\n order), of a port on the containing chassis as defined in\n IEEE Std 802-2001.\n\n The enumeration 'networkAddress(5)' represents a chassis\n identifier based on a network address, associated with\n a particular chassis. The encoded address is actually\n composed of two fields. The first field is a single octet,\n representing the IANA AddressFamilyNumbers value for the\n specific address type, and the second field is the network\n address value.\n\n The enumeration 'interfaceName(6)' represents a chassis\n identifier based on the value of ifName object (defined in\n IETF RFC 2863) for an interface on the containing chassis.\n\n The enumeration 'local(7)' represents a chassis identifier\n based on a locally defined value.",
undefined,undefined,
{{type_with_enum,'INTEGER',
[{local,7},
{interfaceName,6},
{networkAddress,5},
{macAddress,4},
{portComponent,3},
{interfaceAlias,2},
{chassisComponent,1}]},
105}},
65},
{{mc_new_type,'LldpChassisId','TEXTUAL-CONVENTION',current,
"This TC describes the format of a chassis identifier string.\n Objects of this type are always used with an associated\n LldpChassisIdSubtype object, which identifies the format of\n the particular LldpChassisId object instance.\n\n If the associated LldpChassisIdSubtype object has a value of\n 'chassisComponent(1)', then the octet string identifies\n a particular instance of the entPhysicalAlias object\n (defined in IETF RFC 2737) for a chassis component (i.e.,\n an entPhysicalClass value of 'chassis(3)').\n\n If the associated LldpChassisIdSubtype object has a value\n of 'interfaceAlias(2)', then the octet string identifies\n a particular instance of the ifAlias object (defined in\n IETF RFC 2863) for an interface on the containing chassis.\n If the particular ifAlias object does not contain any values,\n another chassis identifier type should be used.\n\n If the associated LldpChassisIdSubtype object has a value\n of 'portComponent(3)', then the octet string identifies a\n particular instance of the entPhysicalAlias object (defined\n in IETF RFC 2737) for a port or backplane component within\n the containing chassis.\n\n If the associated LldpChassisIdSubtype object has a value of\n 'macAddress(4)', then this string identifies a particular\n unicast source address (encoded in network byte order and\n IEEE 802.3 canonical bit order), of a port on the containing\n chassis as defined in IEEE Std 802-2001.\n\n If the associated LldpChassisIdSubtype object has a value of\n 'networkAddress(5)', then this string identifies a particular\n network address, encoded in network byte order, associated\n with one or more ports on the containing chassis. The first\n octet contains the IANA Address Family Numbers enumeration\n value for the specific address type, and octets 2 through\n N contain the network address value in network byte order.\n\n If the associated LldpChassisIdSubtype object has a value\n of 'interfaceName(6)', then the octet string identifies\n a particular instance of the ifName object (defined in\n IETF RFC 2863) for an interface on the containing chassis.\n If the particular ifName object does not contain any values,\n another chassis identifier type should be used.\n\n If the associated LldpChassisIdSubtype object has a value of\n 'local(7)', then this string identifies a locally assigned\n Chassis ID.",
undefined,undefined,
{{type_with_size,'OCTET STRING',{range,1,255}},166}},
115},
{{mc_new_type,'LldpPortIdSubtype','TEXTUAL-CONVENTION',
current,
"This TC describes the source of a particular type of port\n identifier used in the LLDP MIB.\n\n The enumeration 'interfaceAlias(1)' represents a port\n identifier based on the ifAlias MIB object, defined in IETF\n RFC 2863.\n\n The enumeration 'portComponent(2)' represents a port\n identifier based on the value of entPhysicalAlias (defined in\n IETF RFC 2737) for a port component (i.e., entPhysicalClass\n value of 'port(10)'), within the containing chassis.\n\n The enumeration 'macAddress(3)' represents a port identifier\n based on a unicast source address (encoded in network\n byte order and IEEE 802.3 canonical bit order), which has\n been detected by the agent and associated with a particular\n port (IEEE Std 802-2001).\n\n The enumeration 'networkAddress(4)' represents a port\n identifier based on a network address, detected by the agent\n and associated with a particular port.\n\n The enumeration 'interfaceName(5)' represents a port\n identifier based on the ifName MIB object, defined in IETF\n RFC 2863.\n\n The enumeration 'agentCircuitId(6)' represents a port\n identifier based on the agent-local identifier of the circuit\n (defined in RFC 3046), detected by the agent and associated\n with a particular port.\n\n The enumeration 'local(7)' represents a port identifier\n based on a value locally assigned.",
undefined,undefined,
{{type_with_enum,'INTEGER',
[{local,7},
{agentCircuitId,6},
{interfaceName,5},
{networkAddress,4},
{macAddress,3},
{portComponent,2},
{interfaceAlias,1}]},
205}},
168},
{{mc_new_type,'LldpPortId','TEXTUAL-CONVENTION',current,
"This TC describes the format of a port identifier string.\n Objects of this type are always used with an associated\n LldpPortIdSubtype object, which identifies the format of the\n particular LldpPortId object instance.\n\n If the associated LldpPortIdSubtype object has a value of\n 'interfaceAlias(1)', then the octet string identifies a\n particular instance of the ifAlias object (defined in IETF\n RFC 2863). If the particular ifAlias object does not contain\n any values, another port identifier type should be used.\n\n If the associated LldpPortIdSubtype object has a value of\n 'portComponent(2)', then the octet string identifies a\n particular instance of the entPhysicalAlias object (defined\n in IETF RFC 2737) for a port or backplane component.\n\n If the associated LldpPortIdSubtype object has a value of\n 'macAddress(3)', then this string identifies a particular\n unicast source address (encoded in network byte order\n and IEEE 802.3 canonical bit order) associated with the port\n (IEEE Std 802-2001).\n\n If the associated LldpPortIdSubtype object has a value of\n 'networkAddress(4)', then this string identifies a network\n address associated with the port. The first octet contains\n the IANA AddressFamilyNumbers enumeration value for the\n specific address type, and octets 2 through N contain the\n networkAddress address value in network byte order.\n\n If the associated LldpPortIdSubtype object has a value of\n 'interfaceName(5)', then the octet string identifies a\n particular instance of the ifName object (defined in IETF\n RFC 2863). If the particular ifName object does not contain\n any values, another port identifier type should be used.\n\n If the associated LldpPortIdSubtype object has a value of\n 'agentCircuitId(6)', then this string identifies a agent-local\n identifier of the circuit (defined in RFC 3046).\n\n If the associated LldpPortIdSubtype object has a value of\n 'local(7)', then this string identifies a locally\n assigned port ID.",
undefined,undefined,
{{type_with_size,'OCTET STRING',{range,1,255}},260}},
215},
{{mc_new_type,'LldpManAddrIfSubtype','TEXTUAL-CONVENTION',
current,
"This TC describes the basis of a particular type of\n interface associated with the management address.\n\n The enumeration 'unknown(1)' represents the case where the\n interface is not known.\n\n The enumeration 'ifIndex(2)' represents interface identifier\n based on the ifIndex MIB object.\n\n The enumeration 'systemPortNumber(3)' represents interface\n identifier based on the system port numbering convention.",
"IEEE 802.1AB-2005 9.5.9.5",undefined,
{{type_with_enum,'INTEGER',
[{systemPortNumber,3},{ifIndex,2},{unknown,1}]},
279}},
262},
{{mc_new_type,'LldpManAddress','TEXTUAL-CONVENTION',current,
"The value of a management address associated with the LLDP\n agent that may be used to reach higher layer entities to\n assist discovery by network management.\n\n It should be noted that appropriate security credentials,\n such as SNMP engineId, may be required to access the LLDP\n agent using a management address. These necessary credentials\n should be known by the network management and the objects\n associated with the credentials are not included in the\n LLDP agent.",
undefined,undefined,
{{type_with_size,'OCTET STRING',{range,1,31}},298}},
285},
{{mc_new_type,'LldpSystemCapabilitiesMap',
'TEXTUAL-CONVENTION',current,
"This TC describes the system capabilities.\n\n The bit 'other(0)' indicates that the system has capabilities\n other than those listed below.\n\n The bit 'repeater(1)' indicates that the system has repeater\n capability.\n\n The bit 'bridge(2)' indicates that the system has bridge\n capability.\n\n The bit 'wlanAccessPoint(3)' indicates that the system has \n WLAN access point capability.\n\n The bit 'router(4)' indicates that the system has router\n capability.\n\n The bit 'telephone(5)' indicates that the system has telephone\n capability.\n\n The bit 'docsisCableDevice(6)' indicates that the system has\n DOCSIS Cable Device capability (IETF RFC 2669 & 2670).\n\n The bit 'stationOnly(7)' indicates that the system has only\n station capability and nothing else.",
undefined,undefined,
{{bits,
[{stationOnly,7},
{docsisCableDevice,6},
{telephone,5},
{router,4},
{wlanAccessPoint,3},
{bridge,2},
{repeater,1},
{other,0}]},
328}},
300},
{{mc_new_type,'LldpPortNumber','TEXTUAL-CONVENTION',current,
"Each port contained in the chassis (that is known to the\n LLDP agent) is uniquely identified by a port number.\n\n A port number has no mandatory relationship to an\n InterfaceIndex object (of the interfaces MIB, IETF RFC 2863).\n If the LLDP agent is a IEEE 802.1D, IEEE 802.1Q bridge, the\n LldpPortNumber will have the same value as the dot1dBasePort\n object (defined in IETF RFC 1493) associated corresponding\n bridge port. If the system hosting LLDP agent is not an\n IEEE 802.1D or an IEEE 802.1Q bridge, the LldpPortNumber\n will have the same value as the corresponding interface's\n InterfaceIndex object.\n\n Port numbers should be in the range of 1 and 4096 since a\n particular port is also represented by the corresponding\n port number bit in LldpPortList.",
undefined,"d",
{{type_with_size,'Integer32',{range,1,4096}},359}},
339},
{{mc_new_type,'LldpPortList','TEXTUAL-CONVENTION',current,
"Each octet within this value specifies a set of eight ports,\n with the first octet specifying ports 1 through 8, the second\n octet specifying ports 9 through 16, etc. Within each octet,\n the most significant bit represents the lowest numbered port,\n and the least significant bit represents the highest numbered\n port. Thus, each port of the system is represented by a\n single bit within the value of this object. If that bit has\n a value of '1' then that port is included in the set of ports;\n the port is not included if its bit has a value of '0'.",
"IETF RFC 2674 section 5",undefined,
{{type_with_size,'OCTET STRING',{range,0,512}},375}},
361},
{{mc_object_type,lldpMessageTxInterval,
{{type_with_size,'Integer32',{range,5,32768}},386},
"seconds",'read-write',current,
"The interval at which LLDP frames are transmitted on\n behalf of this LLDP agent.\n\n The default value for lldpMessageTxInterval object is\n 30 seconds.\n\n The value of this object must be restored from non-volatile\n storage after a re-initialization of the management system.",
"IEEE 802.1AB-2005 10.5.3.3",
{variable,[{defval,30}]},
{lldpConfiguration,[1]}},
385},
{{mc_object_type,lldpMessageTxHoldMultiplier,
{{type_with_size,'Integer32',{range,2,10}},405},
undefined,'read-write',current,
"The time-to-live value expressed as a multiple of the\n lldpMessageTxInterval object. The actual time-to-live value\n used in LLDP frames, transmitted on behalf of this LLDP agent,\n can be expressed by the following formula: TTL = min(65535,\n (lldpMessageTxInterval * lldpMessageTxHoldMultiplier)) For\n example, if the value of lldpMessageTxInterval is '30', and\n the value of lldpMessageTxHoldMultiplier is '4', then the\n value '120' is encoded in the TTL field in the LLDP header.\n\n The default value for lldpMessageTxHoldMultiplier object is 4.\n\n The value of this object must be restored from non-volatile\n storage after a re-initialization of the management system.",
"IEEE 802.1AB-2005 10.5.3.3",
{variable,[{defval,4}]},
{lldpConfiguration,[2]}},
404},
{{mc_object_type,lldpReinitDelay,
{{type_with_size,'Integer32',{range,1,10}},428},
"seconds",'read-write',current,
"The lldpReinitDelay indicates the delay (in units of\n seconds) from when lldpPortConfigAdminStatus object of a\n particular port becomes 'disabled' until re-initialization\n will be attempted.\n\n The default value for lldpReintDelay object is two seconds.\n\n The value of this object must be restored from non-volatile\n storage after a re-initialization of the management system.",
"IEEE 802.1AB-2005 10.5.3.3",
{variable,[{defval,2}]},
{lldpConfiguration,[3]}},
427},
{{mc_object_type,lldpTxDelay,
{{type_with_size,'Integer32',{range,1,8192}},448},
"seconds",'read-write',current,
"The lldpTxDelay indicates the delay (in units\n of seconds) between successive LLDP frame transmissions \n initiated by value/status changes in the LLDP local systems\n MIB. The recommended value for the lldpTxDelay is set by the\n following formula:\n\n 1 <= lldpTxDelay <= (0.25 * lldpMessageTxInterval)\n\n The default value for lldpTxDelay object is two seconds.\n\n The value of this object must be restored from non-volatile\n storage after a re-initialization of the management system.",
"IEEE 802.1AB-2005 10.5.3.3",
{variable,[{defval,2}]},
{lldpConfiguration,[4]}},
447},
{{mc_object_type,lldpNotificationInterval,
{{type_with_size,'Integer32',{range,5,3600}},471},
"seconds",'read-write',current,
"This object controls the transmission of LLDP notifications.\n\n the agent must not generate more than one lldpRemTablesChange\n notification-event in the indicated period, where a\n 'notification-event' is the transmission of a single\n notification PDU type to a list of notification destinations.\n If additional changes in lldpRemoteSystemsData object\n groups occur within the indicated throttling period,\n then these trap- events must be suppressed by the\n agent. An NMS should periodically check the value of\n lldpStatsRemTableLastChangeTime to detect any missed\n lldpRemTablesChange notification-events, e.g. due to\n throttling or transmission loss.\n\n If notification transmission is enabled for particular ports,\n the suggested default throttling period is 5 seconds.\n\n The value of this object must be restored from non-volatile\n storage after a re-initialization of the management system.",
undefined,
{variable,[{defval,5}]},
{lldpConfiguration,[5]}},
470},
{{mc_object_type,lldpPortConfigTable,
{{sequence_of,'LldpPortConfigEntry'},503},
undefined,'not-accessible',current,
"The table that controls LLDP frame transmission on individual\n ports.",
undefined,
{variable,[]},
{lldpConfiguration,[6]}},
502},
{{mc_object_type,lldpPortConfigEntry,
{{type,'LldpPortConfigEntry'},512},
undefined,'not-accessible',current,
"LLDP configuration information for a particular port.\n This configuration parameter controls the transmission and\n the reception of LLDP frames on those ports whose rows are\n created in this table.",
undefined,
{table_entry,{indexes,[lldpPortConfigPortNum]}},
{lldpPortConfigTable,[1]}},
511},
{{mc_sequence,'LldpPortConfigEntry',
[{lldpPortConfigPortNum,{{type,'LldpPortNumber'},524}},
{lldpPortConfigAdminStatus,{{type,'INTEGER'},525}},
{lldpPortConfigNotificationEnable,
{{type,'TruthValue'},526}},
{lldpPortConfigTLVsTxEnable,{{bits,[{dummy,0}]},527}}]},
523},
{{mc_object_type,lldpPortConfigPortNum,
{{type,'LldpPortNumber'},530},
undefined,'not-accessible',current,
"The index value used to identify the port component\n (contained in the local chassis with the LLDP agent)\n associated with this entry.\n\n The value of this object is used as a port index to the\n lldpPortConfigTable.",
undefined,
{variable,[]},
{lldpPortConfigEntry,[1]}},
529},
{{mc_object_type,lldpPortConfigAdminStatus,
{{type_with_enum,'INTEGER',
[{disabled,4},{txAndRx,3},{rxOnly,2},{txOnly,1}]},
543},
undefined,'read-write',current,
"The administratively desired status of the local LLDP agent.\n\n If the associated lldpPortConfigAdminStatus object has a\n value of 'txOnly(1)', then LLDP agent will transmit LLDP\n frames on this port and it will not store any information\n about the remote systems connected.\n \n If the associated lldpPortConfigAdminStatus object has a\n value of 'rxOnly(2)', then the LLDP agent will receive,\n but it will not transmit LLDP frames on this port.\n\n If the associated lldpPortConfigAdminStatus object has a\n value of 'txAndRx(3)', then the LLDP agent will transmit\n and receive LLDP frames on this port.\n\n If the associated lldpPortConfigAdminStatus object has a\n value of 'disabled(4)', then LLDP agent will not transmit or\n receive LLDP frames on this port. If there is remote systems\n information which is received on this port and stored in\n other tables, before the port's lldpPortConfigAdminStatus\n becomes disabled, then the information will naturally age out.",
"IEEE 802.1AB-2005 10.5.1",
{variable,[{defval,txAndRx}]},
{lldpPortConfigEntry,[2]}},
542},
{{mc_object_type,lldpPortConfigNotificationEnable,
{{type,'TruthValue'},579},
undefined,'read-write',current,
"The lldpPortConfigNotificationEnable controls, on a per\n port basis, whether or not notifications from the agent\n are enabled. The value true(1) means that notifications are\n enabled; the value false(2) means that they are not.",
undefined,
{variable,[{defval,false}]},
{lldpPortConfigEntry,[3]}},
578},
{{mc_object_type,lldpPortConfigTLVsTxEnable,
{{bits,[{sysCap,3},{sysDesc,2},{sysName,1},{portDesc,0}]},
591},
undefined,'read-write',current,
"The lldpPortConfigTLVsTxEnable, defined as a bitmap,\n includes the basic set of LLDP TLVs whose transmission is\n allowed on the local LLDP agent by the network management.\n Each bit in the bitmap corresponds to a TLV type associated\n with a specific optional TLV.\n\n It should be noted that the organizationally-specific TLVs\n are excluded from the lldpTLVsTxEnable bitmap.\n \n LLDP Organization Specific Information Extension MIBs should\n have similar configuration object to control transmission\n of their organizationally defined TLVs.\n\n The bit 'portDesc(0)' indicates that LLDP agent should\n transmit 'Port Description TLV'.\n\n The bit 'sysName(1)' indicates that LLDP agent should transmit\n 'System Name TLV'.\n\n The bit 'sysDesc(2)' indicates that LLDP agent should transmit\n 'System Description TLV'.\n\n The bit 'sysCap(3)' indicates that LLDP agent should transmit\n 'System Capabilities TLV'.\n\n There is no bit reserved for the management address TLV type\n since transmission of management address TLVs are controlled\n by another object, lldpConfigManAddrTable.\n\n The default value for lldpPortConfigTLVsTxEnable object is\n empty set, which means no enumerated values are set.\n\n The value of this object must be restored from non-volatile\n storage after a re-initialization of the management system.",
"IEEE 802.1AB-2005 10.2.1.1",
{variable,[{defval,[]}]},
{lldpPortConfigEntry,[4]}},
590},
{{mc_object_type,lldpConfigManAddrTable,
{{sequence_of,'LldpConfigManAddrEntry'},647},
undefined,'not-accessible',current,
"The table that controls selection of LLDP management address\n TLV instances to be transmitted on individual ports.",
undefined,
{variable,[]},
{lldpConfiguration,[7]}},
646},
{{mc_object_type,lldpConfigManAddrEntry,
{{type,'LldpConfigManAddrEntry'},656},
undefined,'not-accessible',current,
"LLDP configuration information that specifies the set\n of ports (represented as a PortList) on which the local\n system management address instance will be transmitted.\n\n This configuration object augments the lldpLocManAddrEntry,\n therefore it is only present along with the management\n address instance contained in the associated\n lldpLocManAddrEntry entry.\n\n Each active lldpConfigManAddrEntry must be restored from\n non-volatile and re-created (along with the corresponding\n lldpLocManAddrEntry) after a re-initialization of the\n management system.",
undefined,
{table_entry,{augments,lldpLocManAddrEntry}},
{lldpConfigManAddrTable,[1]}},
655},
{{mc_sequence,'LldpConfigManAddrEntry',
[{lldpConfigManAddrPortsTxEnable,
{{type,'LldpPortList'},677}}]},
676},
{{mc_object_type,lldpConfigManAddrPortsTxEnable,
{{type,'LldpPortList'},681},
undefined,'read-write',current,
"A set of ports that are identified by a PortList, in which\n each port is represented as a bit. The corresponding local\n system management address instance will be transmitted on the\n member ports of the lldpManAddrPortsTxEnable. \n\n The default value for lldpConfigManAddrPortsTxEnable object\n is empty binary string, which means no ports are specified\n for advertising indicated management address instance.",
"IEEE 802.1AB-2005 10.2.1.1",
{variable,[{defval,[]}]},
{lldpConfigManAddrEntry,[1]}},
680},
{{mc_object_type,lldpStatsRemTablesLastChangeTime,
{{type,'TimeStamp'},709},
undefined,'read-only',current,
"The value of sysUpTime object (defined in IETF RFC 3418)\n at the time an entry is created, modified, or deleted in the\n in tables associated with the lldpRemoteSystemsData objects\n and all LLDP extension objects associated with remote systems.\n\n An NMS can use this object to reduce polling of the\n lldpRemoteSystemsData objects.",
undefined,
{variable,[]},
{lldpStatistics,[1]}},
708},
{{mc_object_type,lldpStatsRemTablesInserts,
{{type,'ZeroBasedCounter32'},723},
"table entries",'read-only',current,
"The number of times the complete set of information\n advertised by a particular MSAP has been inserted into tables\n contained in lldpRemoteSystemsData and lldpExtensions objects.\n\n The complete set of information received from a particular\n MSAP should be inserted into related tables. If partial\n information cannot be inserted for a reason such as lack\n of resources, all of the complete set of information should\n be removed.\n\n This counter should be incremented only once after the\n complete set of information is successfully recorded\n in all related tables. Any failures during inserting\n information set which result in deletion of previously\n inserted information should not trigger any changes in\n lldpStatsRemTablesInserts since the insert is not completed\n yet or or in lldpStatsRemTablesDeletes, since the deletion\n would only be a partial deletion. If the failure was the\n result of lack of resources, the lldpStatsRemTablesDrops\n counter should be incremented once.",
undefined,
{variable,[]},
{lldpStatistics,[2]}},
722},
{{mc_object_type,lldpStatsRemTablesDeletes,
{{type,'ZeroBasedCounter32'},751},
"table entries",'read-only',current,
"The number of times the complete set of information\n advertised by a particular MSAP has been deleted from\n tables contained in lldpRemoteSystemsData and lldpExtensions\n objects.\n\n This counter should be incremented only once when the\n complete set of information is completely deleted from all\n related tables. Partial deletions, such as deletion of\n rows associated with a particular MSAP from some tables,\n but not from all tables are not allowed, thus should not\n change the value of this counter.",
undefined,
{variable,[]},
{lldpStatistics,[3]}},
750},
{{mc_object_type,lldpStatsRemTablesDrops,
{{type,'ZeroBasedCounter32'},771},
"table entries",'read-only',current,
"The number of times the complete set of information\n advertised by a particular MSAP could not be entered into\n tables contained in lldpRemoteSystemsData and lldpExtensions\n objects because of insufficient resources.",
undefined,
{variable,[]},
{lldpStatistics,[4]}},
770},
{{mc_object_type,lldpStatsRemTablesAgeouts,
{{type,'ZeroBasedCounter32'},784},
undefined,'read-only',current,
"The number of times the complete set of information\n advertised by a particular MSAP has been deleted from tables\n contained in lldpRemoteSystemsData and lldpExtensions objects\n because the information timeliness interval has expired.\n\n This counter should be incremented only once when the complete\n set of information is completely invalidated (aged out)\n from all related tables. Partial aging, similar to deletion\n case, is not allowed, and thus, should not change the value\n of this counter.",
undefined,
{variable,[]},
{lldpStatistics,[5]}},
783},
{{mc_object_type,lldpStatsTxPortTable,
{{sequence_of,'LldpStatsTxPortEntry'},805},
undefined,'not-accessible',current,
"A table containing LLDP transmission statistics for\n individual ports. Entries are not required to exist in\n this table while the lldpPortConfigEntry object is equal to\n 'disabled(4)'.",
undefined,
{variable,[]},
{lldpStatistics,[6]}},
804},
{{mc_object_type,lldpStatsTxPortEntry,
{{type,'LldpStatsTxPortEntry'},816},
undefined,'not-accessible',current,
"LLDP frame transmission statistics for a particular port. \n The port must be contained in the same chassis as the\n LLDP agent.\n \n All counter values in a particular entry shall be\n maintained on a continuing basis and shall not be deleted\n upon expiration of rxInfoTTL timing counters in the LLDP\n remote systems MIB of the receipt of a shutdown frame from\n a remote LLDP agent.\n\n All statistical counters associated with a particular\n port on the local LLDP agent become frozen whenever the\n adminStatus is disabled for the same port.",
undefined,
{table_entry,{indexes,[lldpStatsTxPortNum]}},
{lldpStatsTxPortTable,[1]}},
815},
{{mc_sequence,'LldpStatsTxPortEntry',
[{lldpStatsTxPortNum,{{type,'LldpPortNumber'},837}},
{lldpStatsTxPortFramesTotal,{{type,'Counter32'},838}}]},
836},
{{mc_object_type,lldpStatsTxPortNum,
{{type,'LldpPortNumber'},842},
undefined,'not-accessible',current,
"The index value used to identify the port component\n (contained in the local chassis with the LLDP agent)\n associated with this entry.\n\n The value of this object is used as a port index to the\n lldpStatsTable.",
undefined,
{variable,[]},
{lldpStatsTxPortEntry,[1]}},
841},
{{mc_object_type,lldpStatsTxPortFramesTotal,
{{type,'Counter32'},855},
undefined,'read-only',current,
"The number of LLDP frames transmitted by this LLDP agent\n on the indicated port.",
"IEEE 802.1AB-2005 10.5.2.1",
{variable,[]},
{lldpStatsTxPortEntry,[2]}},
854},
{{mc_object_type,lldpStatsRxPortTable,
{{sequence_of,'LldpRxStatsPortEntry'},870},
undefined,'not-accessible',current,
"A table containing LLDP reception statistics for individual\n ports. Entries are not required to exist in this table while\n the lldpPortConfigEntry object is equal to 'disabled(4)'.",
undefined,
{variable,[]},
{lldpStatistics,[7]}},
869},
{{mc_object_type,lldpStatsRxPortEntry,
{{type,'LldpRxStatsPortEntry'},880},
undefined,'not-accessible',current,
"LLDP frame reception statistics for a particular port.\n The port must be contained in the same chassis as the\n LLDP agent.\n \n All counter values in a particular entry shall be\n maintained on a continuing basis and shall not be deleted\n upon expiration of rxInfoTTL timing counters in the LLDP\n remote systems MIB of the receipt of a shutdown frame from\n a remote LLDP agent.\n\n All statistical counters associated with a particular\n port on the local LLDP agent become frozen whenever the\n adminStatus is disabled for the same port.",
undefined,
{table_entry,{indexes,[lldpStatsRxPortNum]}},
{lldpStatsRxPortTable,[1]}},
879},
{{mc_sequence,'LldpRxStatsPortEntry',
[{lldpStatsRxPortNum,{{type,'LldpPortNumber'},901}},
{lldpStatsRxPortFramesDiscardedTotal,
{{type,'Counter32'},902}},
{lldpStatsRxPortFramesErrors,{{type,'Counter32'},903}},
{lldpStatsRxPortFramesTotal,{{type,'Counter32'},904}},
{lldpStatsRxPortTLVsDiscardedTotal,
{{type,'Counter32'},905}},
{lldpStatsRxPortTLVsUnrecognizedTotal,
{{type,'Counter32'},906}},
{lldpStatsRxPortAgeoutsTotal,
{{type,'ZeroBasedCounter32'},907}}]},
900},
{{mc_object_type,lldpStatsRxPortNum,
{{type,'LldpPortNumber'},911},
undefined,'not-accessible',current,
"The index value used to identify the port component\n (contained in the local chassis with the LLDP agent)\n associated with this entry.\n\n The value of this object is used as a port index to the\n lldpStatsTable.",
undefined,
{variable,[]},
{lldpStatsRxPortEntry,[1]}},
910},
{{mc_object_type,lldpStatsRxPortFramesDiscardedTotal,
{{type,'Counter32'},924},
undefined,'read-only',current,
"The number of LLDP frames received by this LLDP agent on\n the indicated port, and then discarded for any reason.\n This counter can provide an indication that LLDP header\n formating problems may exist with the local LLDP agent in\n the sending system or that LLDPDU validation problems may\n exist with the local LLDP agent in the receiving system.",
"IEEE 802.1AB-2005 10.5.2.2",
{variable,[]},
{lldpStatsRxPortEntry,[2]}},
923},
{{mc_object_type,lldpStatsRxPortFramesErrors,
{{type,'Counter32'},939},
undefined,'read-only',current,
"The number of invalid LLDP frames received by this LLDP\n agent on the indicated port, while this LLDP agent is enabled.",
"IEEE 802.1AB-2005 10.5.2.2",
{variable,[]},
{lldpStatsRxPortEntry,[3]}},
938},
{{mc_object_type,lldpStatsRxPortFramesTotal,
{{type,'Counter32'},950},
undefined,'read-only',current,
"The number of valid LLDP frames received by this LLDP agent\n on the indicated port, while this LLDP agent is enabled.",
"IEEE 802.1AB-2005 10.5.2.2",
{variable,[]},
{lldpStatsRxPortEntry,[4]}},
949},
{{mc_object_type,lldpStatsRxPortTLVsDiscardedTotal,
{{type,'Counter32'},961},
undefined,'read-only',current,
"The number of LLDP TLVs discarded for any reason by this LLDP\n agent on the indicated port.",
"IEEE 802.1AB-2005 10.5.2.2",
{variable,[]},
{lldpStatsRxPortEntry,[5]}},
960},
{{mc_object_type,lldpStatsRxPortTLVsUnrecognizedTotal,
{{type,'Counter32'},972},
undefined,'read-only',current,
"The number of LLDP TLVs received on the given port that\n are not recognized by this LLDP agent on the indicated port.\n \n An unrecognized TLV is referred to as the TLV whose type value\n is in the range of reserved TLV types (000 1001 - 111 1110)\n in Table 9.1 of IEEE Std 802.1AB-2005. An unrecognized\n TLV may be a basic management TLV from a later LLDP version.",
"IEEE 802.1AB-2005 10.5.2.2",
{variable,[]},
{lldpStatsRxPortEntry,[6]}},
971},
{{mc_object_type,lldpStatsRxPortAgeoutsTotal,
{{type,'ZeroBasedCounter32'},988},
undefined,'read-only',current,
"The counter that represents the number of age-outs that\n occurred on a given port. An age-out is the number of\n times the complete set of information advertised by a\n particular MSAP has been deleted from tables contained in\n lldpRemoteSystemsData and lldpExtensions objects because\n the information timeliness interval has expired.\n\n This counter is similar to lldpStatsRemTablesAgeouts, except\n that the counter is on a per port basis. This enables NMS to\n poll tables associated with the lldpRemoteSystemsData objects\n and all LLDP extension objects associated with remote systems\n on the indicated port only.\n\n This counter should be set to zero during agent initialization\n and its value should not be saved in non-volatile storage.\n When a port's admin status changes from 'disabled' to\n 'rxOnly', 'txOnly' or 'txAndRx', the counter associated with\n the same port should reset to 0. The agent should also flush\n all remote system information associated with the same port.\n\n This counter should be incremented only once when the\n complete set of information is invalidated (aged out) from\n all related tables on a particular port. Partial aging\n is not allowed, and thus, should not change the value of\n this counter.",
"IEEE 802.1AB-2005 10.5.2.2",
{variable,[]},
{lldpStatsRxPortEntry,[7]}},
987},
{{mc_object_type,lldpLocChassisIdSubtype,
{{type,'LldpChassisIdSubtype'},1028},
undefined,'read-only',current,
"The type of encoding used to identify the chassis\n associated with the local system.",
"IEEE 802.1AB-2005 9.5.2.2",
{variable,[]},
{lldpLocalSystemData,[1]}},
1027},
{{mc_object_type,lldpLocChassisId,
{{type,'LldpChassisId'},1039},
undefined,'read-only',current,
"The string value used to identify the chassis component\n associated with the local system.",
"IEEE 802.1AB-2005 9.5.2.3",
{variable,[]},
{lldpLocalSystemData,[2]}},
1038},
{{mc_object_type,lldpLocSysName,
{{type_with_size,'SnmpAdminString',{range,0,255}},1050},
undefined,'read-only',current,
"The string value used to identify the system name of the\n local system. If the local agent supports IETF RFC 3418,\n lldpLocSysName object should have the same value of sysName\n object.",
"IEEE 802.1AB-2005 9.5.6.2",
{variable,[]},
{lldpLocalSystemData,[3]}},
1049},
{{mc_object_type,lldpLocSysDesc,
{{type_with_size,'SnmpAdminString',{range,0,255}},1063},
undefined,'read-only',current,
"The string value used to identify the system description\n of the local system. If the local agent supports IETF RFC 3418,\n lldpLocSysDesc object should have the same value of sysDesc\n object.",
"IEEE 802.1AB-2005 9.5.7.2",
{variable,[]},
{lldpLocalSystemData,[4]}},
1062},
{{mc_object_type,lldpLocSysCapSupported,
{{type,'LldpSystemCapabilitiesMap'},1076},
undefined,'read-only',current,
"The bitmap value used to identify which system capabilities\n are supported on the local system.",
"IEEE 802.1AB-2005 9.5.8.1",
{variable,[]},
{lldpLocalSystemData,[5]}},
1075},
{{mc_object_type,lldpLocSysCapEnabled,
{{type,'LldpSystemCapabilitiesMap'},1087},
undefined,'read-only',current,
"The bitmap value used to identify which system capabilities\n are enabled on the local system.",
"IEEE 802.1AB-2005 9.5.8.2",
{variable,[]},
{lldpLocalSystemData,[6]}},
1086},
{{mc_object_type,lldpLocPortTable,
{{sequence_of,'LldpLocPortEntry'},1103},
undefined,'not-accessible',current,
"This table contains one or more rows per port information\n associated with the local system known to this agent.",
undefined,
{variable,[]},
{lldpLocalSystemData,[7]}},
1102},
{{mc_object_type,lldpLocPortEntry,
{{type,'LldpLocPortEntry'},1112},
undefined,'not-accessible',current,
"Information about a particular port component.\n\n Entries may be created and deleted in this table by the\n agent.",
undefined,
{table_entry,{indexes,[lldpLocPortNum]}},
{lldpLocPortTable,[1]}},
1111},
{{mc_sequence,'LldpLocPortEntry',
[{lldpLocPortNum,{{type,'LldpPortNumber'},1124}},
{lldpLocPortIdSubtype,{{type,'LldpPortIdSubtype'},1125}},
{lldpLocPortId,{{type,'LldpPortId'},1126}},
{lldpLocPortDesc,{{type,'SnmpAdminString'},1127}}]},
1123},
{{mc_object_type,lldpLocPortNum,
{{type,'LldpPortNumber'},1131},
undefined,'not-accessible',current,
"The index value used to identify the port component\n (contained in the local chassis with the LLDP agent)\n associated with this entry.\n \n The value of this object is used as a port index to the\n lldpLocPortTable.",
undefined,
{variable,[]},
{lldpLocPortEntry,[1]}},
1130},
{{mc_object_type,lldpLocPortIdSubtype,
{{type,'LldpPortIdSubtype'},1144},
undefined,'read-only',current,
"The type of port identifier encoding used in the associated\n 'lldpLocPortId' object.",
"IEEE 802.1AB-2005 9.5.3.2",
{variable,[]},
{lldpLocPortEntry,[2]}},
1143},
{{mc_object_type,lldpLocPortId,
{{type,'LldpPortId'},1155},
undefined,'read-only',current,
"The string value used to identify the port component\n associated with a given port in the local system.",
"IEEE 802.1AB-2005 9.5.3.3",
{variable,[]},
{lldpLocPortEntry,[3]}},
1154},
{{mc_object_type,lldpLocPortDesc,
{{type_with_size,'SnmpAdminString',{range,0,255}},1166},
undefined,'read-only',current,
"The string value used to identify the 802 LAN station's port\n description associated with the local system. If the local\n agent supports IETF RFC 2863, lldpLocPortDesc object should\n have the same value of ifDescr object.",
"IEEE 802.1AB-2005 9.5.5.2",
{variable,[]},
{lldpLocPortEntry,[4]}},
1165},
{{mc_object_type,lldpLocManAddrTable,
{{sequence_of,'LldpLocManAddrEntry'},1183},
undefined,'not-accessible',current,
"This table contains management address information on the\n local system known to this agent.",
undefined,
{variable,[]},
{lldpLocalSystemData,"\b"}},
1182},
{{mc_object_type,lldpLocManAddrEntry,
{{type,'LldpLocManAddrEntry'},1192},
undefined,'not-accessible',current,
"Management address information about a particular chassis\n component. There may be multiple management addresses\n configured on the system identified by a particular\n lldpLocChassisId. Each management address should have\n distinct 'management address type' (lldpLocManAddrSubtype) and\n 'management address' (lldpLocManAddr.)\n\n Entries may be created and deleted in this table by the\n agent.",
undefined,
{table_entry,
{indexes,[lldpLocManAddrSubtype,lldpLocManAddr]}},
{lldpLocManAddrTable,[1]}},
1191},
{{mc_sequence,'LldpLocManAddrEntry',
[{lldpLocManAddrSubtype,
{{type,'AddressFamilyNumbers'},1210}},
{lldpLocManAddr,{{type,'LldpManAddress'},1211}},
{lldpLocManAddrLen,{{type,'Integer32'},1212}},
{lldpLocManAddrIfSubtype,
{{type,'LldpManAddrIfSubtype'},1213}},
{lldpLocManAddrIfId,{{type,'Integer32'},1214}},
{lldpLocManAddrOID,{{type,'OBJECT IDENTIFIER'},1215}}]},
1209},
{{mc_object_type,lldpLocManAddrSubtype,
{{type,'AddressFamilyNumbers'},1219},
undefined,'not-accessible',current,
"The type of management address identifier encoding used in\n the associated 'lldpLocManagmentAddr' object.",
"IEEE 802.1AB-2005 9.5.9.3",
{variable,[]},
{lldpLocManAddrEntry,[1]}},
1218},
{{mc_object_type,lldpLocManAddr,
{{type,'LldpManAddress'},1230},
undefined,'not-accessible',current,
"The string value used to identify the management address\n component associated with the local system. The purpose of\n this address is to contact the management entity.",
"IEEE 802.1AB-2005 9.5.9.4",
{variable,[]},
{lldpLocManAddrEntry,[2]}},
1229},
{{mc_object_type,lldpLocManAddrLen,
{{type,'Integer32'},1242},
undefined,'read-only',current,
"The total length of the management address subtype and the\n management address fields in LLDPDUs transmitted by the\n local LLDP agent.\n\n The management address length field is needed so that the\n receiving systems that do not implement SNMP will not be\n required to implement an iana family numbers/address length\n equivalency table in order to decode the management adress.",
"IEEE 802.1AB-2005 9.5.9.2",
{variable,[]},
{lldpLocManAddrEntry,[3]}},
1241},
{{mc_object_type,lldpLocManAddrIfSubtype,
{{type,'LldpManAddrIfSubtype'},1260},
undefined,'read-only',current,
"The enumeration value that identifies the interface numbering\n method used for defining the interface number, associated\n with the local system.",
"IEEE 802.1AB-2005 9.5.9.5",
{variable,[]},
{lldpLocManAddrEntry,[4]}},
1259},
{{mc_object_type,lldpLocManAddrIfId,
{{type,'Integer32'},1272},
undefined,'read-only',current,
"The integer value used to identify the interface number\n regarding the management address component associated with\n the local system.",
"IEEE 802.1AB-2005 9.5.9.6",
{variable,[]},
{lldpLocManAddrEntry,[5]}},
1271},
{{mc_object_type,lldpLocManAddrOID,
{{type,'OBJECT IDENTIFIER'},1284},
undefined,'read-only',current,
"The OID value used to identify the type of hardware component\n or protocol entity associated with the management address\n advertised by the local system agent.",
"IEEE 802.1AB-2005 9.5.9.8",
{variable,[]},
{lldpLocManAddrEntry,[6]}},
1283},
{{mc_object_type,lldpRemTable,
{{sequence_of,'LldpRemEntry'},1303},
undefined,'not-accessible',current,
"This table contains one or more rows per physical network\n connection known to this agent. The agent may wish to ensure\n that only one lldpRemEntry is present for each local port,\n or it may choose to maintain multiple lldpRemEntries for\n the same local port.\n\n The following procedure may be used to retrieve remote\n systems information updates from an LLDP agent:\n\n 1. NMS polls all tables associated with remote systems\n and keeps a local copy of the information retrieved.\n NMS polls periodically the values of the following\n objects:\n a. lldpStatsRemTablesInserts\n b. lldpStatsRemTablesDeletes\n c. lldpStatsRemTablesDrops\n d. lldpStatsRemTablesAgeouts\n e. lldpStatsRxPortAgeoutsTotal for all ports.\n\n 2. LLDP agent updates remote systems MIB objects, and\n sends out notifications to a list of notification\n destinations.\n\n 3. NMS receives the notifications and compares the new\n values of objects listed in step 1. \n\n Periodically, NMS should poll the object\n lldpStatsRemTablesLastChangeTime to find out if anything\n has changed since the last poll. if something has\n changed, NMS will poll the objects listed in step 1 to\n figure out what kind of changes occurred in the tables.\n\n if value of lldpStatsRemTablesInserts has changed,\n then NMS will walk all tables by employing TimeFilter\n with the last-polled time value. This request will\n return new objects or objects whose values are updated\n since the last poll.\n\n if value of lldpStatsRemTablesAgeouts has changed,\n then NMS will walk the lldpStatsRxPortAgeoutsTotal and\n compare the new values with previously recorded ones.\n For ports whose lldpStatsRxPortAgeoutsTotal value is\n greater than the recorded value, NMS will have to\n retrieve objects associated with those ports from\n table(s) without employing a TimeFilter (which is\n performed by specifying 0 for the TimeFilter.)\n\n lldpStatsRemTablesDeletes and lldpStatsRemTablesDrops\n objects are provided for informational purposes.",
undefined,
{variable,[]},
{lldpRemoteSystemsData,[1]}},
1302},
{{mc_object_type,lldpRemEntry,
{{type,'LldpRemEntry'},1359},
undefined,'not-accessible',current,
"Information about a particular physical network connection.\n Entries may be created and deleted in this table by the agent,\n if a physical topology discovery process is active.",
undefined,
{table_entry,
{indexes,
[lldpRemTimeMark,lldpRemLocalPortNum,
lldpRemIndex]}},
{lldpRemTable,[1]}},
1358},
{{mc_sequence,'LldpRemEntry',
[{lldpRemTimeMark,{{type,'TimeFilter'},1374}},
{lldpRemLocalPortNum,{{type,'LldpPortNumber'},1375}},
{lldpRemIndex,{{type,'Integer32'},1376}},
{lldpRemChassisIdSubtype,
{{type,'LldpChassisIdSubtype'},1377}},
{lldpRemChassisId,{{type,'LldpChassisId'},1378}},
{lldpRemPortIdSubtype,{{type,'LldpPortIdSubtype'},1379}},
{lldpRemPortId,{{type,'LldpPortId'},1380}},
{lldpRemPortDesc,{{type,'SnmpAdminString'},1381}},
{lldpRemSysName,{{type,'SnmpAdminString'},1382}},
{lldpRemSysDesc,{{type,'SnmpAdminString'},1383}},
{lldpRemSysCapSupported,
{{type,'LldpSystemCapabilitiesMap'},1384}},
{lldpRemSysCapEnabled,
{{type,'LldpSystemCapabilitiesMap'},1385}}]},
1373},
{{mc_object_type,lldpRemTimeMark,
{{type,'TimeFilter'},1389},
undefined,'not-accessible',current,
"A TimeFilter for this entry. See the TimeFilter textual\n convention in IETF RFC 2021 and \n http://www.ietf.org/IESG/Implementations/RFC2021-Implementation.txt\n to see how TimeFilter works.",
"IETF RFC 2021 section 6",
{variable,[]},
{lldpRemEntry,[1]}},
1388},
{{mc_object_type,lldpRemLocalPortNum,
{{type,'LldpPortNumber'},1402},
undefined,'not-accessible',current,
"The index value used to identify the port component\n (contained in the local chassis with the LLDP agent)\n associated with this entry. The lldpRemLocalPortNum\n identifies the port on which the remote system information\n is received.\n\n The value of this object is used as a port index to the\n lldpRemTable.",
undefined,
{variable,[]},
{lldpRemEntry,[2]}},
1401},
{{mc_object_type,lldpRemIndex,
{{type_with_size,'Integer32',{range,1,2147483647}},1417},
undefined,'not-accessible',current,
"This object represents an arbitrary local integer value used\n by this agent to identify a particular connection instance,\n unique only for the indicated remote system.\n\n An agent is encouraged to assign monotonically increasing\n index values to new entries, starting with one, after each\n reboot. It is considered unlikely that the lldpRemIndex\n will wrap between reboots.",
undefined,
{variable,[]},
{lldpRemEntry,[3]}},
1416},
{{mc_object_type,lldpRemChassisIdSubtype,
{{type,'LldpChassisIdSubtype'},1432},
undefined,'read-only',current,
"The type of encoding used to identify the chassis associated\n with the remote system.",
"IEEE 802.1AB-2005 9.5.2.2",
{variable,[]},
{lldpRemEntry,[4]}},
1431},
{{mc_object_type,lldpRemChassisId,
{{type,'LldpChassisId'},1443},
undefined,'read-only',current,
"The string value used to identify the chassis component\n associated with the remote system.",
"IEEE 802.1AB-2005 9.5.2.3",
{variable,[]},
{lldpRemEntry,[5]}},
1442},
{{mc_object_type,lldpRemPortIdSubtype,
{{type,'LldpPortIdSubtype'},1454},
undefined,'read-only',current,
"The type of port identifier encoding used in the associated\n 'lldpRemPortId' object.",
"IEEE 802.1AB-2005 9.5.3.2",
{variable,[]},
{lldpRemEntry,[6]}},
1453},
{{mc_object_type,lldpRemPortId,
{{type,'LldpPortId'},1465},
undefined,'read-only',current,
"The string value used to identify the port component\n associated with the remote system.",
"IEEE 802.1AB-2005 9.5.3.3",
{variable,[]},
{lldpRemEntry,[7]}},
1464},
{{mc_object_type,lldpRemPortDesc,
{{type_with_size,'SnmpAdminString',{range,0,255}},1476},
undefined,'read-only',current,
"The string value used to identify the description of\n the given port associated with the remote system.",
"IEEE 802.1AB-2005 9.5.5.2",
{variable,[]},
{lldpRemEntry,"\b"}},
1475},
{{mc_object_type,lldpRemSysName,
{{type_with_size,'SnmpAdminString',{range,0,255}},1487},
undefined,'read-only',current,
"The string value used to identify the system name of the\n remote system.",
"IEEE 802.1AB-2005 9.5.6.2",
{variable,[]},
{lldpRemEntry,"\t"}},
1486},
{{mc_object_type,lldpRemSysDesc,
{{type_with_size,'SnmpAdminString',{range,0,255}},1498},
undefined,'read-only',current,
"The string value used to identify the system description\n of the remote system.",
"IEEE 802.1AB-2005 9.5.7.2",
{variable,[]},
{lldpRemEntry,"\n"}},
1497},
{{mc_object_type,lldpRemSysCapSupported,
{{type,'LldpSystemCapabilitiesMap'},1509},
undefined,'read-only',current,
"The bitmap value used to identify which system capabilities\n are supported on the remote system.",
"IEEE 802.1AB-2005 9.5.8.1",
{variable,[]},
{lldpRemEntry,"\v"}},
1508},
{{mc_object_type,lldpRemSysCapEnabled,
{{type,'LldpSystemCapabilitiesMap'},1520},
undefined,'read-only',current,
"The bitmap value used to identify which system capabilities\n are enabled on the remote system.",
"IEEE 802.1AB-2005 9.5.8.2",
{variable,[]},
{lldpRemEntry,"\f"}},
1519},
{{mc_object_type,lldpRemManAddrTable,
{{sequence_of,'LldpRemManAddrEntry'},1535},
undefined,'not-accessible',current,
"This table contains one or more rows per management address\n information on the remote system learned on a particular port\n contained in the local chassis known to this agent.",
undefined,
{variable,[]},
{lldpRemoteSystemsData,[2]}},
1534},
{{mc_object_type,lldpRemManAddrEntry,
{{type,'LldpRemManAddrEntry'},1545},
undefined,'not-accessible',current,
"Management address information about a particular chassis\n component. There may be multiple management addresses\n configured on the remote system identified by a particular\n lldpRemIndex whose information is received on\n lldpRemLocalPortNum of the local system. Each management\n address should have distinct 'management address\n type' (lldpRemManAddrSubtype) and 'management address'\n (lldpRemManAddr.)\n\n Entries may be created and deleted in this table by the\n agent.",
undefined,
{table_entry,
{indexes,
[lldpRemTimeMark,lldpRemLocalPortNum,lldpRemIndex,
lldpRemManAddrSubtype,lldpRemManAddr]}},
{lldpRemManAddrTable,[1]}},
1544},
{{mc_sequence,'LldpRemManAddrEntry',
[{lldpRemManAddrSubtype,
{{type,'AddressFamilyNumbers'},1569}},
{lldpRemManAddr,{{type,'LldpManAddress'},1570}},
{lldpRemManAddrIfSubtype,
{{type,'LldpManAddrIfSubtype'},1571}},
{lldpRemManAddrIfId,{{type,'Integer32'},1572}},
{lldpRemManAddrOID,{{type,'OBJECT IDENTIFIER'},1573}}]},
1568},
{{mc_object_type,lldpRemManAddrSubtype,
{{type,'AddressFamilyNumbers'},1577},
undefined,'not-accessible',current,
"The type of management address identifier encoding used in\n the associated 'lldpRemManagmentAddr' object.",
"IEEE 802.1AB-2005 9.5.9.3",
{variable,[]},
{lldpRemManAddrEntry,[1]}},
1576},
{{mc_object_type,lldpRemManAddr,
{{type,'LldpManAddress'},1588},
undefined,'not-accessible',current,
"The string value used to identify the management address\n component associated with the remote system. The purpose\n of this address is to contact the management entity.",
"IEEE 802.1AB-2005 9.5.9.4",
{variable,[]},
{lldpRemManAddrEntry,[2]}},
1587},
{{mc_object_type,lldpRemManAddrIfSubtype,
{{type,'LldpManAddrIfSubtype'},1600},
undefined,'read-only',current,
"The enumeration value that identifies the interface numbering\n method used for defining the interface number, associated\n with the remote system.",
"IEEE 802.1AB-2005 9.5.9.5",
{variable,[]},
{lldpRemManAddrEntry,[3]}},
1599},
{{mc_object_type,lldpRemManAddrIfId,
{{type,'Integer32'},1612},
undefined,'read-only',current,
"The integer value used to identify the interface number\n regarding the management address component associated with\n the remote system.",
"IEEE 802.1AB-2005 9.5.9.6",
{variable,[]},
{lldpRemManAddrEntry,[4]}},
1611},
{{mc_object_type,lldpRemManAddrOID,
{{type,'OBJECT IDENTIFIER'},1624},
undefined,'read-only',current,
"The OID value used to identify the type of hardware component\n or protocol entity associated with the management address\n advertised by the remote system agent.",
"IEEE 802.1AB-2005 9.5.9.8",
{variable,[]},
{lldpRemManAddrEntry,[5]}},
1623},
{{mc_object_type,lldpRemUnknownTLVTable,
{{sequence_of,'LldpRemUnknownTLVEntry'},1639},
undefined,'not-accessible',current,
"This table contains information about an incoming TLV which\n is not recognized by the receiving LLDP agent. The TLV may\n be from a later version of the basic management set.\n\n This table should only contain TLVs that are found in\n a single LLDP frame. Entries in this table, associated\n with an MAC service access point (MSAP, the access point\n for MAC services provided to the LCC sublayer, defined\n in IEEE 100, which is also identified with a particular\n lldpRemLocalPortNum, lldpRemIndex pair) are overwritten with\n most recently received unrecognized TLV from the same MSAP,\n or they will naturally age out when the rxInfoTTL timer\n (associated with the MSAP) expires.",
"IEEE 802.1AB-2005 10.3.2",
{variable,[]},
{lldpRemoteSystemsData,[3]}},
1638},
{{mc_object_type,lldpRemUnknownTLVEntry,
{{type,'LldpRemUnknownTLVEntry'},1661},
undefined,'not-accessible',current,
"Information about an unrecognized TLV received from a\n physical network connection. Entries may be created and\n deleted in this table by the agent, if a physical topology\n discovery process is active.",
undefined,
{table_entry,
{indexes,
[lldpRemTimeMark,lldpRemLocalPortNum,lldpRemIndex,
lldpRemUnknownTLVType]}},
{lldpRemUnknownTLVTable,[1]}},
1660},
{{mc_sequence,'LldpRemUnknownTLVEntry',
[{lldpRemUnknownTLVType,{{type,'Integer32'},1678}},
{lldpRemUnknownTLVInfo,{{type,'OCTET STRING'},1679}}]},
1677},
{{mc_object_type,lldpRemUnknownTLVType,
{{type_with_size,'Integer32',{range,9,126}},1683},
undefined,'not-accessible',current,
"This object represents the value extracted from the type\n field of the TLV.",
"IEEE 802.1AB-2005 10.3.5",
{variable,[]},
{lldpRemUnknownTLVEntry,[1]}},
1682},
{{mc_object_type,lldpRemUnknownTLVInfo,
{{type_with_size,'OCTET STRING',{range,0,511}},1694},
undefined,'read-only',current,
"This object represents the value extracted from the value\n field of the TLV.",
"IEEE 802.1AB-2005 10.3.5",
{variable,[]},
{lldpRemUnknownTLVEntry,[2]}},
1693},
{{mc_object_type,lldpRemOrgDefInfoTable,
{{sequence_of,'LldpRemOrgDefInfoEntry'},1708},
undefined,'not-accessible',current,
"This table contains one or more rows per physical network\n connection which advertises the organizationally defined\n information.\n\n Note that this table contains one or more rows of\n organizationally defined information that is not recognized\n by the local agent.\n\n If the local system is capable of recognizing any\n organizationally defined information, appropriate extension\n MIBs from the organization should be used for information\n retrieval.",
undefined,
{variable,[]},
{lldpRemoteSystemsData,[4]}},
1707},
{{mc_object_type,lldpRemOrgDefInfoEntry,
{{type,'LldpRemOrgDefInfoEntry'},1727},
undefined,'not-accessible',current,
"Information about the unrecognized organizationally\n defined information advertised by the remote system.\n The lldpRemTimeMark, lldpRemLocalPortNum, lldpRemIndex,\n lldpRemOrgDefInfoOUI, lldpRemOrgDefInfoSubtype, and\n lldpRemOrgDefInfoIndex are indexes to this table. If there is\n an lldpRemOrgDefInfoEntry associated with a particular remote\n system identified by the lldpRemLocalPortNum and lldpRemIndex,\n there must be an lldpRemEntry associated with the same\n instance (i.e, using same indexes.) When the lldpRemEntry\n for the same index is removed from the lldpRemTable, the\n associated lldpRemOrgDefInfoEntry should be removed from\n the lldpRemOrgDefInfoTable.\n\n Entries may be created and deleted in this table by the\n agent.",
undefined,
{table_entry,
{indexes,
[lldpRemTimeMark,lldpRemLocalPortNum,lldpRemIndex,
lldpRemOrgDefInfoOUI,lldpRemOrgDefInfoSubtype,
lldpRemOrgDefInfoIndex]}},
{lldpRemOrgDefInfoTable,[1]}},
1726},
{{mc_sequence,'LldpRemOrgDefInfoEntry',
[{lldpRemOrgDefInfoOUI,{{type,'OCTET STRING'},1755}},
{lldpRemOrgDefInfoSubtype,{{type,'Integer32'},1756}},
{lldpRemOrgDefInfoIndex,{{type,'Integer32'},1757}},
{lldpRemOrgDefInfo,{{type,'OCTET STRING'},1758}}]},
1754},
{{mc_object_type,lldpRemOrgDefInfoOUI,
{{type_with_size,'OCTET STRING',{range,3,3}},1762},
undefined,'not-accessible',current,
"The Organizationally Unique Identifier (OUI), as defined\n in IEEE std 802-2001, is a 24 bit (three octets) globally\n unique assigned number referenced by various standards,\n of the information received from the remote system.",
"IEEE 802.1AB-2005 9.5.1.3",
{variable,[]},
{lldpRemOrgDefInfoEntry,[1]}},
1761},
{{mc_object_type,lldpRemOrgDefInfoSubtype,
{{type_with_size,'Integer32',{range,1,255}},1775},
undefined,'not-accessible',current,
"The integer value used to identify the subtype of the\n organizationally defined information received from the\n remote system.\n\n The subtype value is required to identify different instances\n of organizationally defined information that could not be\n retrieved without a unique identifier that indicates the\n particular type of information contained in the information\n string.",
"IEEE 802.1AB-2005 9.5.1.4",
{variable,[]},
{lldpRemOrgDefInfoEntry,[2]}},
1774},
{{mc_object_type,lldpRemOrgDefInfoIndex,
{{type_with_size,'Integer32',{range,1,2147483647}},1793},
undefined,'not-accessible',current,
"This object represents an arbitrary local integer value\n used by this agent to identify a particular unrecognized\n organizationally defined information instance, unique only\n for the lldpRemOrgDefInfoOUI and lldpRemOrgDefInfoSubtype\n from the same remote system.\n\n An agent is encouraged to assign monotonically increasing\n index values to new entries, starting with one, after each\n reboot. It is considered unlikely that the\n lldpRemOrgDefInfoIndex will wrap between reboots.",
undefined,
{variable,[]},
{lldpRemOrgDefInfoEntry,[3]}},
1792},
{{mc_object_type,lldpRemOrgDefInfo,
{{type_with_size,'OCTET STRING',{range,0,507}},1810},
undefined,'read-only',current,
"The string value used to identify the organizationally\n defined information of the remote system. The encoding for\n this object should be as defined for SnmpAdminString TC.",
"IEEE 802.1AB-2005 9.5.1.5",
{variable,[]},
{lldpRemOrgDefInfoEntry,[4]}},
1809},
{{mc_internal,lldpNotificationPrefix,dummy,lldpNotifications,
[0]},
1830},
{{mc_notification,lldpRemTablesChange,
[lldpStatsRemTablesInserts,lldpStatsRemTablesDeletes,
lldpStatsRemTablesDrops,lldpStatsRemTablesAgeouts],
current,
"A lldpRemTablesChange notification is sent when the value\n of lldpStatsRemTableLastChangeTime changes. It can be\n utilized by an NMS to trigger LLDP remote systems table\n maintenance polls.\n\n Note that transmission of lldpRemTablesChange\n notifications are throttled by the agent, as specified by the\n 'lldpNotificationInterval' object.",
undefined,
{lldpNotificationPrefix,[1]}},
1832},
{{mc_internal,lldpCompliances,dummy,lldpConformance,[1]},1860},
{{mc_internal,lldpGroups,dummy,lldpConformance,[2]},1861},
{{mc_module_compliance,lldpCompliance,current,
"The compliance statement for SNMP entities which implement\n the LLDP MIB.",
undefined,
[{mc_mc_module,undefined,
[lldpConfigGroup,lldpConfigRxGroup,lldpConfigTxGroup,
lldpStatsRxGroup,lldpStatsTxGroup,lldpLocSysGroup,
lldpRemSysGroup,lldpNotificationsGroup],
[]}],
{lldpCompliances,[1]}},
1865},
{{mc_object_group,lldpConfigGroup,
[lldpPortConfigAdminStatus],
current,
"The collection of objects which are used to configure the\n LLDP implementation behavior.\n\n This group is mandatory for agents which implement the LLDP.",
undefined,
{lldpGroups,[1]}},
1884},
{{mc_object_group,lldpConfigRxGroup,
[lldpNotificationInterval,
lldpPortConfigNotificationEnable],
current,
"The collection of objects which are used to configure the\n LLDP implementation behavior.\n\n This group is mandatory for agents which implement the LLDP\n and have the capability of receiving LLDP frames.",
undefined,
{lldpGroups,[2]}},
1896},
{{mc_object_group,lldpConfigTxGroup,
[lldpMessageTxInterval,lldpMessageTxHoldMultiplier,
lldpReinitDelay,lldpTxDelay,lldpPortConfigTLVsTxEnable,
lldpConfigManAddrPortsTxEnable],
current,
"The collection of objects which are used to configure the\n LLDP implementation behavior.\n\n This group is mandatory for agents which implement the LLDP\n and have the capability of transmitting LLDP frames.",
undefined,
{lldpGroups,[3]}},
1910},
{{mc_object_group,lldpStatsRxGroup,
[lldpStatsRemTablesLastChangeTime,
lldpStatsRemTablesInserts,lldpStatsRemTablesDeletes,
lldpStatsRemTablesDrops,lldpStatsRemTablesAgeouts,
lldpStatsRxPortFramesDiscardedTotal,
lldpStatsRxPortFramesErrors,lldpStatsRxPortFramesTotal,
lldpStatsRxPortTLVsDiscardedTotal,
lldpStatsRxPortTLVsUnrecognizedTotal,
lldpStatsRxPortAgeoutsTotal],
current,
"The collection of objects which are used to represent LLDP\n reception statistics.\n\n This group is mandatory for agents which implement the LLDP\n and have the capability of receiving LLDP frames.",
undefined,
{lldpGroups,[4]}},
1928},
{{mc_object_group,lldpStatsTxGroup,
[lldpStatsTxPortFramesTotal],
current,
"The collection of objects which are used to represent LLDP\n transmission statistics.\n\n This group is mandatory for agents which implement the LLDP\n and have the capability of transmitting LLDP frames.",
undefined,
{lldpGroups,[5]}},
1951},
{{mc_object_group,lldpLocSysGroup,
[lldpLocChassisIdSubtype,lldpLocChassisId,
lldpLocPortIdSubtype,lldpLocPortId,lldpLocPortDesc,
lldpLocSysDesc,lldpLocSysName,lldpLocSysCapSupported,
lldpLocSysCapEnabled,lldpLocManAddrLen,
lldpLocManAddrIfSubtype,lldpLocManAddrIfId,
lldpLocManAddrOID],
current,
"The collection of objects which are used to represent LLDP\n Local System Information. \n \n This group is mandatory for agents which implement the LLDP\n and have the capability of transmitting LLDP frames.",
undefined,
{lldpGroups,[6]}},
1964},
{{mc_object_group,lldpRemSysGroup,
[lldpRemChassisIdSubtype,lldpRemChassisId,
lldpRemPortIdSubtype,lldpRemPortId,lldpRemPortDesc,
lldpRemSysName,lldpRemSysDesc,lldpRemSysCapSupported,
lldpRemSysCapEnabled,lldpRemManAddrIfSubtype,
lldpRemManAddrIfId,lldpRemManAddrOID,
lldpRemUnknownTLVInfo,lldpRemOrgDefInfo],
current,
"The collection of objects which are used to represent\n LLDP Remote Systems Information. The objects represent the\n information associated with the basic TLV set. Please note\n that even the agent doesn't implement some of the optional\n TLVs, it shall recognize all the optional TLV information\n that the remote system may advertise.\n \n This group is mandatory for agents which implement the LLDP\n and have the capability of receiving LLDP frames.",
undefined,
{lldpGroups,[7]}},
1989},
{{mc_notification_group,lldpNotificationsGroup,
[lldpRemTablesChange],
current,
"The collection of notifications used to indicate LLDP MIB\n data consistency and general status information.\n\n This group is mandatory for agents which implement the LLDP\n and have the capability of receiving LLDP frames.",
undefined,
{lldpGroups,"\b"}},
2019}]}
[LLDP-MIB.mib][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: ccitt
ParentName: root
SubIndex: [0]
[LLDP-MIB.mib][snmpc_lib:1638][TRC]: register_oid -> father not found:
[]
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{root,undef,undef,[],[ccitt]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{ccitt,root,undef,[0],[]}
[LLDP-MIB.mib][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: iso
ParentName: root
SubIndex: [1]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{root,undef,undef,[],[ccitt]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{root,undef,undef,[],[iso,ccitt]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{iso,root,undef,[1],[]}
[LLDP-MIB.mib][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: 'joint-iso-ccitt'
ParentName: root
SubIndex: [2]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{root,undef,undef,[],[iso,ccitt]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{root,undef,undef,[],['joint-iso-ccitt',iso,ccitt]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{'joint-iso-ccitt',root,undef,[2],[]}
[LLDP-MIB.mib:17][snmpc:823][LOG]: defloop -> module-identity:
NewVarName: lldpMIB
LU: "200505060000Z"
Org: "IEEE 802.1 Working Group"
CI: " WG-URL: http://grouper.ieee.org/groups/802/1/index.html\n WG-EMail: stds-802-1@ieee.org\n\n Contact: Paul Congdon\n Postal: Hewlett-Packard Company\n 8000 Foothills Blvd. \n Roseville, CA 95747\n USA\n Tel: +1-916-785-5753\n E-mail: paul_congdon@hp.com"
Desc: "Management Information Base module for LLDP configuration,\n statistics, local system data and remote systems data\n components.\n\n Copyright (C) IEEE (2005). This version of this MIB module\n is published as subclause 12.1 of IEEE Std 802.1AB-2005;\n see the standard itself for full legal notices."
Revs0: [{mc_revision,"200505060000Z",
"Published as part of IEEE Std 802.1AB-2005 initial version."}]
Parent: iso
SubIndex: [0,8802,1,1,2]
[LLDP-MIB.mib:17][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpMIB
ParentName: iso
SubIndex: [0,8802,1,1,2]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{iso,root,undef,[1],[]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{iso,root,undef,[1],[lldpMIB]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpMIB,iso,17,[0,8802,1,1,2],[]}
[LLDP-MIB.mib:44][snmpc:853][LOG]: defloop -> internal:
NewVarName: lldpNotifications
Macro: dummy
Parent: lldpMIB
SubIndex: [0]
[LLDP-MIB.mib:44][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpNotifications
ParentName: lldpMIB
SubIndex: [0]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpMIB,iso,17,[0,8802,1,1,2],[]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpMIB,iso,17,[0,8802,1,1,2],[lldpNotifications]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpNotifications,lldpMIB,44,[0],[]}
[LLDP-MIB.mib:45][snmpc:853][LOG]: defloop -> internal:
NewVarName: lldpObjects
Macro: dummy
Parent: lldpMIB
SubIndex: [1]
[LLDP-MIB.mib:45][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpObjects
ParentName: lldpMIB
SubIndex: [1]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpMIB,iso,17,[0,8802,1,1,2],[lldpNotifications]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpMIB,iso,17,[0,8802,1,1,2],[lldpObjects,lldpNotifications]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpObjects,lldpMIB,45,[1],[]}
[LLDP-MIB.mib:46][snmpc:853][LOG]: defloop -> internal:
NewVarName: lldpConformance
Macro: dummy
Parent: lldpMIB
SubIndex: [2]
[LLDP-MIB.mib:46][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpConformance
ParentName: lldpMIB
SubIndex: [2]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpMIB,iso,17,[0,8802,1,1,2],[lldpObjects,lldpNotifications]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpMIB,iso,17,
[0,8802,1,1,2],
[lldpConformance,lldpObjects,lldpNotifications]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpConformance,lldpMIB,46,[2],[]}
[LLDP-MIB.mib:52][snmpc:853][LOG]: defloop -> internal:
NewVarName: lldpConfiguration
Macro: dummy
Parent: lldpObjects
SubIndex: [1]
[LLDP-MIB.mib:52][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpConfiguration
ParentName: lldpObjects
SubIndex: [1]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpObjects,lldpMIB,45,[1],[]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpObjects,lldpMIB,45,[1],[lldpConfiguration]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpConfiguration,lldpObjects,52,[1],[]}
[LLDP-MIB.mib:53][snmpc:853][LOG]: defloop -> internal:
NewVarName: lldpStatistics
Macro: dummy
Parent: lldpObjects
SubIndex: [2]
[LLDP-MIB.mib:53][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpStatistics
ParentName: lldpObjects
SubIndex: [2]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpObjects,lldpMIB,45,[1],[lldpConfiguration]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpObjects,lldpMIB,45,[1],[lldpStatistics,lldpConfiguration]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpStatistics,lldpObjects,53,[2],[]}
[LLDP-MIB.mib:54][snmpc:853][LOG]: defloop -> internal:
NewVarName: lldpLocalSystemData
Macro: dummy
Parent: lldpObjects
SubIndex: [3]
[LLDP-MIB.mib:54][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpLocalSystemData
ParentName: lldpObjects
SubIndex: [3]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpObjects,lldpMIB,45,[1],[lldpStatistics,lldpConfiguration]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpObjects,lldpMIB,45,
[1],
[lldpLocalSystemData,lldpStatistics,lldpConfiguration]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpLocalSystemData,lldpObjects,54,[3],[]}
[LLDP-MIB.mib:55][snmpc:853][LOG]: defloop -> internal:
NewVarName: lldpRemoteSystemsData
Macro: dummy
Parent: lldpObjects
SubIndex: [4]
[LLDP-MIB.mib:55][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpRemoteSystemsData
ParentName: lldpObjects
SubIndex: [4]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpObjects,lldpMIB,45,
[1],
[lldpLocalSystemData,lldpStatistics,lldpConfiguration]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpObjects,lldpMIB,45,
[1],
[lldpRemoteSystemsData,lldpLocalSystemData,lldpStatistics,
lldpConfiguration]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpRemoteSystemsData,lldpObjects,55,[4],[]}
[LLDP-MIB.mib:56][snmpc:853][LOG]: defloop -> internal:
NewVarName: lldpExtensions
Macro: dummy
Parent: lldpObjects
SubIndex: [5]
[LLDP-MIB.mib:56][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpExtensions
ParentName: lldpObjects
SubIndex: [5]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpObjects,lldpMIB,45,
[1],
[lldpRemoteSystemsData,lldpLocalSystemData,lldpStatistics,
lldpConfiguration]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpObjects,lldpMIB,45,
[1],
[lldpExtensions,lldpRemoteSystemsData,lldpLocalSystemData,
lldpStatistics,lldpConfiguration]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpExtensions,lldpObjects,56,[5],[]}
[LLDP-MIB.mib:65][snmpc:752][LOG]: defloop -> new_type:
Macro: 'TEXTUAL-CONVENTION'
NewTypeName: 'LldpChassisIdSubtype'
OldType: {{type_with_enum,'INTEGER',
[{local,7},
{interfaceName,6},
{networkAddress,5},
{macAddress,4},
{portComponent,3},
{interfaceAlias,2},
{chassisComponent,1}]},
105}
DisplayHint: undefined
[LLDP-MIB.mib:115][snmpc:752][LOG]: defloop -> new_type:
Macro: 'TEXTUAL-CONVENTION'
NewTypeName: 'LldpChassisId'
OldType: {{type_with_size,'OCTET STRING',{range,1,255}},166}
DisplayHint: undefined
[LLDP-MIB.mib:168][snmpc:752][LOG]: defloop -> new_type:
Macro: 'TEXTUAL-CONVENTION'
NewTypeName: 'LldpPortIdSubtype'
OldType: {{type_with_enum,'INTEGER',
[{local,7},
{agentCircuitId,6},
{interfaceName,5},
{networkAddress,4},
{macAddress,3},
{portComponent,2},
{interfaceAlias,1}]},
205}
DisplayHint: undefined
[LLDP-MIB.mib:215][snmpc:752][LOG]: defloop -> new_type:
Macro: 'TEXTUAL-CONVENTION'
NewTypeName: 'LldpPortId'
OldType: {{type_with_size,'OCTET STRING',{range,1,255}},260}
DisplayHint: undefined
[LLDP-MIB.mib:262][snmpc:752][LOG]: defloop -> new_type:
Macro: 'TEXTUAL-CONVENTION'
NewTypeName: 'LldpManAddrIfSubtype'
OldType: {{type_with_enum,'INTEGER',
[{systemPortNumber,3},
{ifIndex,2},
{unknown,1}]},
279}
DisplayHint: undefined
[LLDP-MIB.mib:285][snmpc:752][LOG]: defloop -> new_type:
Macro: 'TEXTUAL-CONVENTION'
NewTypeName: 'LldpManAddress'
OldType: {{type_with_size,'OCTET STRING',{range,1,31}},298}
DisplayHint: undefined
[LLDP-MIB.mib:300][snmpc:752][LOG]: defloop -> new_type:
Macro: 'TEXTUAL-CONVENTION'
NewTypeName: 'LldpSystemCapabilitiesMap'
OldType: {{bits,[{stationOnly,7},
{docsisCableDevice,6},
{telephone,5},
{router,4},
{wlanAccessPoint,3},
{bridge,2},
{repeater,1},
{other,0}]},
328}
DisplayHint: undefined
[LLDP-MIB.mib:339][snmpc:752][LOG]: defloop -> new_type:
Macro: 'TEXTUAL-CONVENTION'
NewTypeName: 'LldpPortNumber'
OldType: {{type_with_size,'Integer32',{range,1,4096}},359}
DisplayHint: "d"
[LLDP-MIB.mib:361][snmpc:752][LOG]: defloop -> new_type:
Macro: 'TEXTUAL-CONVENTION'
NewTypeName: 'LldpPortList'
OldType: {{type_with_size,'OCTET STRING',{range,0,512}},375}
DisplayHint: undefined
[LLDP-MIB.mib:385][snmpc:784][LOG]: defloop -> object_type (variable):
NewVarName: lldpMessageTxInterval
Type: {{type_with_size,'Integer32',{range,5,32768}},386}
Access: 'read-write'
DefVal: [{defval,30}]
Status: current
Units: "seconds"
Parent: lldpConfiguration
SubIndex: [1]
[LLDP-MIB.mib:385][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpMessageTxInterval
ParentName: lldpConfiguration
SubIndex: [1]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpConfiguration,lldpObjects,52,[1],[]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpConfiguration,lldpObjects,52,[1],[lldpMessageTxInterval]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpMessageTxInterval,lldpConfiguration,385,[1],[]}
[LLDP-MIB.mib:404][snmpc:784][LOG]: defloop -> object_type (variable):
NewVarName: lldpMessageTxHoldMultiplier
Type: {{type_with_size,'Integer32',{range,2,10}},405}
Access: 'read-write'
DefVal: [{defval,4}]
Status: current
Units: undefined
Parent: lldpConfiguration
SubIndex: [2]
[LLDP-MIB.mib:404][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpMessageTxHoldMultiplier
ParentName: lldpConfiguration
SubIndex: [2]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpConfiguration,lldpObjects,52,[1],[lldpMessageTxInterval]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpConfiguration,lldpObjects,52,
[1],
[lldpMessageTxHoldMultiplier,lldpMessageTxInterval]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpMessageTxHoldMultiplier,lldpConfiguration,404,[2],[]}
[LLDP-MIB.mib:427][snmpc:784][LOG]: defloop -> object_type (variable):
NewVarName: lldpReinitDelay
Type: {{type_with_size,'Integer32',{range,1,10}},428}
Access: 'read-write'
DefVal: [{defval,2}]
Status: current
Units: "seconds"
Parent: lldpConfiguration
SubIndex: [3]
[LLDP-MIB.mib:427][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpReinitDelay
ParentName: lldpConfiguration
SubIndex: [3]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpConfiguration,lldpObjects,52,
[1],
[lldpMessageTxHoldMultiplier,lldpMessageTxInterval]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpConfiguration,lldpObjects,52,
[1],
[lldpReinitDelay,lldpMessageTxHoldMultiplier,
lldpMessageTxInterval]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpReinitDelay,lldpConfiguration,427,[3],[]}
[LLDP-MIB.mib:447][snmpc:784][LOG]: defloop -> object_type (variable):
NewVarName: lldpTxDelay
Type: {{type_with_size,'Integer32',{range,1,8192}},448}
Access: 'read-write'
DefVal: [{defval,2}]
Status: current
Units: "seconds"
Parent: lldpConfiguration
SubIndex: [4]
[LLDP-MIB.mib:447][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpTxDelay
ParentName: lldpConfiguration
SubIndex: [4]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpConfiguration,lldpObjects,52,
[1],
[lldpReinitDelay,lldpMessageTxHoldMultiplier,
lldpMessageTxInterval]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpConfiguration,lldpObjects,52,
[1],
[lldpTxDelay,lldpReinitDelay,lldpMessageTxHoldMultiplier,
lldpMessageTxInterval]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpTxDelay,lldpConfiguration,447,[4],[]}
[LLDP-MIB.mib:470][snmpc:784][LOG]: defloop -> object_type (variable):
NewVarName: lldpNotificationInterval
Type: {{type_with_size,'Integer32',{range,5,3600}},471}
Access: 'read-write'
DefVal: [{defval,5}]
Status: current
Units: "seconds"
Parent: lldpConfiguration
SubIndex: [5]
[LLDP-MIB.mib:470][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpNotificationInterval
ParentName: lldpConfiguration
SubIndex: [5]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpConfiguration,lldpObjects,52,
[1],
[lldpTxDelay,lldpReinitDelay,
lldpMessageTxHoldMultiplier,lldpMessageTxInterval]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpConfiguration,lldpObjects,52,
[1],
[lldpNotificationInterval,lldpTxDelay,lldpReinitDelay,
lldpMessageTxHoldMultiplier,lldpMessageTxInterval]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpNotificationInterval,lldpConfiguration,470,[5],[]}
[LLDP-MIB.mib][snmpc:528][LOG]: defloop(547) -> [object_type(sequence_of),object_type(type,[1]),sequence]:
NameOfTable: lldpPortConfigTable
SeqName: 'LldpPortConfigEntry'
Taccess: 'not-accessible'
Kind: {variable,[]}
Tstatus: current
Tindex: {lldpConfiguration,[6]}
Tunits: undefined
Tline: 502
NameOfEntry: lldpPortConfigEntry
TEline: 512
IndexingInfo: {indexes,[lldpPortConfigPortNum]}
Estatus: current
Eunits: undefined
Ref: undefined
Eline: 511
FieldList: [{lldpPortConfigPortNum,{{type,'LldpPortNumber'},524}},
{lldpPortConfigAdminStatus,{{type,'INTEGER'},525}},
{lldpPortConfigNotificationEnable,{{type,'TruthValue'},526}},
{lldpPortConfigTLVsTxEnable,{{bits,[{dummy,0}]},527}}]
Sline: 523
[LLDP-MIB.mib:502][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpPortConfigTable
ParentName: lldpConfiguration
SubIndex: [6]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpConfiguration,lldpObjects,52,
[1],
[lldpNotificationInterval,lldpTxDelay,lldpReinitDelay,
lldpMessageTxHoldMultiplier,lldpMessageTxInterval]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpConfiguration,lldpObjects,52,
[1],
[lldpPortConfigTable,lldpNotificationInterval,lldpTxDelay,
lldpReinitDelay,lldpMessageTxHoldMultiplier,
lldpMessageTxInterval]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpPortConfigTable,lldpConfiguration,502,[6],[]}
[LLDP-MIB.mib:512][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpPortConfigEntry
ParentName: lldpPortConfigTable
SubIndex: [1]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpPortConfigTable,lldpConfiguration,502,[6],[]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpPortConfigTable,lldpConfiguration,502,[6],[lldpPortConfigEntry]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpPortConfigEntry,lldpPortConfigTable,512,[1],[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpPortConfigPortNum
Type1: {{type,'LldpPortNumber'},530}
Access: 'not-accessible'
Defval: []
Status current
Units undefined
NameOfEntry lldpPortConfigEntry
Oline: 529
[LLDP-MIB.mib:529][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpPortConfigPortNum
ParentName: lldpPortConfigEntry
SubIndex: [1]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpPortConfigEntry,lldpPortConfigTable,512,[1],[]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpPortConfigEntry,lldpPortConfigTable,512,[1],[lldpPortConfigPortNum]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpPortConfigPortNum,lldpPortConfigEntry,529,[1],[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpPortConfigAdminStatus
Type1: {{type_with_enum,'INTEGER',
[{disabled,4},
{txAndRx,3},
{rxOnly,2},
{txOnly,1}]},
543}
Access: 'read-write'
Defval: [{defval,txAndRx}]
Status current
Units undefined
NameOfEntry lldpPortConfigEntry
Oline: 542
[LLDP-MIB.mib:542][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpPortConfigAdminStatus
ParentName: lldpPortConfigEntry
SubIndex: [2]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpPortConfigEntry,lldpPortConfigTable,512,[1],[lldpPortConfigPortNum]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpPortConfigEntry,lldpPortConfigTable,512,
[1],
[lldpPortConfigAdminStatus,lldpPortConfigPortNum]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpPortConfigAdminStatus,lldpPortConfigEntry,542,[2],[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpPortConfigNotificationEnable
Type1: {{type,'TruthValue'},579}
Access: 'read-write'
Defval: [{defval,false}]
Status current
Units undefined
NameOfEntry lldpPortConfigEntry
Oline: 578
[LLDP-MIB.mib:578][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpPortConfigNotificationEnable
ParentName: lldpPortConfigEntry
SubIndex: [3]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpPortConfigEntry,lldpPortConfigTable,512,
[1],
[lldpPortConfigAdminStatus,lldpPortConfigPortNum]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpPortConfigEntry,lldpPortConfigTable,512,
[1],
[lldpPortConfigNotificationEnable,
lldpPortConfigAdminStatus,lldpPortConfigPortNum]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpPortConfigNotificationEnable,lldpPortConfigEntry,578,[3],[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpPortConfigTLVsTxEnable
Type1: {{bits,[{sysCap,3},{sysDesc,2},{sysName,1},{portDesc,0}]},591}
Access: 'read-write'
Defval: [{defval,[]}]
Status current
Units undefined
NameOfEntry lldpPortConfigEntry
Oline: 590
[LLDP-MIB.mib:590][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpPortConfigTLVsTxEnable
ParentName: lldpPortConfigEntry
SubIndex: [4]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpPortConfigEntry,lldpPortConfigTable,512,
[1],
[lldpPortConfigNotificationEnable,
lldpPortConfigAdminStatus,lldpPortConfigPortNum]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpPortConfigEntry,lldpPortConfigTable,512,
[1],
[lldpPortConfigTLVsTxEnable,
lldpPortConfigNotificationEnable,
lldpPortConfigAdminStatus,lldpPortConfigPortNum]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpPortConfigTLVsTxEnable,lldpPortConfigEntry,590,[4],[]}
[LLDP-MIB.mib][snmpc_lib:828][TRC]: find_asn1_types_for_indexes ->
Indexes: [lldpPortConfigPortNum]
ColMEs: [{me,1,table_column,lldpPortConfigPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpPortConfigTable}],
undefined,undefined},
{me,2,table_column,lldpPortConfigAdminStatus,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,[{disabled,4},
{txAndRx,3},
{rxOnly,2},
{txOnly,1}]}],
true,'INTEGER',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,3}],
undefined,undefined},
{me,3,table_column,lldpPortConfigNotificationEnable,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,[{false,2},{true,1}]}],
true,'TruthValue',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,2}],
undefined,undefined},
{me,4,table_column,lldpPortConfigTLVsTxEnable,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,[{portDesc,0},
{sysName,1},
{sysDesc,2},
{sysCap,3}]}],
true,'BITS',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,0}],
undefined,undefined}]
Line: 511
[LLDP-MIB.mib][snmpc_lib:880][TRC]: get_asn1_type ->
ColumnName: lldpPortConfigPortNum
MEs: [{me,1,table_column,lldpPortConfigPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpPortConfigTable}],
undefined,undefined},
{me,2,table_column,lldpPortConfigAdminStatus,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{disabled,4},
{txAndRx,3},
{rxOnly,2},
{txOnly,1}]}],
true,'INTEGER',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,3}],
undefined,undefined},
{me,3,table_column,lldpPortConfigNotificationEnable,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,[{false,2},{true,1}]}],
true,'TruthValue',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,2}],
undefined,undefined},
{me,4,table_column,lldpPortConfigTLVsTxEnable,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{portDesc,0},
{sysName,1},
{sysDesc,2},
{sysCap,3}]}],
true,'BITS',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,0}],
undefined,undefined},
{me,undefined,variable,lldpNotificationInterval,
{asn1_type,'Integer32',5,3600,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,5}}],
undefined,"seconds"},
{me,undefined,variable,lldpTxDelay,
{asn1_type,'Integer32',1,8192,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpReinitDelay,
{asn1_type,'Integer32',1,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpMessageTxHoldMultiplier,
{asn1_type,'Integer32',2,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,4}}],
undefined,undefined},
{me,undefined,variable,lldpMessageTxInterval,
{asn1_type,'Integer32',5,32768,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,30}}],
undefined,"seconds"},
{me,undefined,internal,lldpExtensions,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpRemoteSystemsData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpLocalSystemData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpStatistics,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConfiguration,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConformance,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpObjects,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpNotifications,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpMIB,undefined,undefined,undefined,
false,[],undefined,undefined}]
Line: 511
[LLDP-MIB.mib][snmpc:528][LOG]: defloop(547) -> [object_type(sequence_of),object_type(type,[1]),sequence]:
NameOfTable: lldpConfigManAddrTable
SeqName: 'LldpConfigManAddrEntry'
Taccess: 'not-accessible'
Kind: {variable,[]}
Tstatus: current
Tindex: {lldpConfiguration,[7]}
Tunits: undefined
Tline: 646
NameOfEntry: lldpConfigManAddrEntry
TEline: 656
IndexingInfo: {augments,lldpLocManAddrEntry}
Estatus: current
Eunits: undefined
Ref: undefined
Eline: 655
FieldList: [{lldpConfigManAddrPortsTxEnable,
{{type,'LldpPortList'},677}}]
Sline: 676
[LLDP-MIB.mib:646][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpConfigManAddrTable
ParentName: lldpConfiguration
SubIndex: [7]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpConfiguration,lldpObjects,52,
[1],
[lldpPortConfigTable,lldpNotificationInterval,
lldpTxDelay,lldpReinitDelay,
lldpMessageTxHoldMultiplier,lldpMessageTxInterval]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpConfiguration,lldpObjects,52,
[1],
[lldpConfigManAddrTable,lldpPortConfigTable,
lldpNotificationInterval,lldpTxDelay,lldpReinitDelay,
lldpMessageTxHoldMultiplier,lldpMessageTxInterval]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpConfigManAddrTable,lldpConfiguration,646,[7],[]}
[LLDP-MIB.mib:656][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpConfigManAddrEntry
ParentName: lldpConfigManAddrTable
SubIndex: [1]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpConfigManAddrTable,lldpConfiguration,646,[7],[]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpConfigManAddrTable,lldpConfiguration,646,[7],[lldpConfigManAddrEntry]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpConfigManAddrEntry,lldpConfigManAddrTable,656,[1],[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpConfigManAddrPortsTxEnable
Type1: {{type,'LldpPortList'},681}
Access: 'read-write'
Defval: [{defval,[]}]
Status current
Units undefined
NameOfEntry lldpConfigManAddrEntry
Oline: 680
[LLDP-MIB.mib:680][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpConfigManAddrPortsTxEnable
ParentName: lldpConfigManAddrEntry
SubIndex: [1]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpConfigManAddrEntry,lldpConfigManAddrTable,656,[1],[]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpConfigManAddrEntry,lldpConfigManAddrTable,656,
[1],
[lldpConfigManAddrPortsTxEnable]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpConfigManAddrPortsTxEnable,lldpConfigManAddrEntry,680,[1],[]}
LLDP-MIB.mib: 655: Cannot AUGMENT the non-existing table entry lldpLocManAddrEntry
[LLDP-MIB.mib:708][snmpc:784][LOG]: defloop -> object_type (variable):
NewVarName: lldpStatsRemTablesLastChangeTime
Type: {{type,'TimeStamp'},709}
Access: 'read-only'
DefVal: []
Status: current
Units: undefined
Parent: lldpStatistics
SubIndex: [1]
[LLDP-MIB.mib:708][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpStatsRemTablesLastChangeTime
ParentName: lldpStatistics
SubIndex: [1]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpStatistics,lldpObjects,53,[2],[]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpStatistics,lldpObjects,53,[2],[lldpStatsRemTablesLastChangeTime]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpStatsRemTablesLastChangeTime,lldpStatistics,708,[1],[]}
[LLDP-MIB.mib][snmpc_lib:659][TRC]: get_def -> entry with
BT: 'TimeTicks'
LO: undefined
AL: []
[LLDP-MIB.mib:722][snmpc:784][LOG]: defloop -> object_type (variable):
NewVarName: lldpStatsRemTablesInserts
Type: {{type,'ZeroBasedCounter32'},723}
Access: 'read-only'
DefVal: []
Status: current
Units: "table entries"
Parent: lldpStatistics
SubIndex: [2]
[LLDP-MIB.mib:722][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpStatsRemTablesInserts
ParentName: lldpStatistics
SubIndex: [2]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpStatistics,lldpObjects,53,[2],[lldpStatsRemTablesLastChangeTime]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpStatistics,lldpObjects,53,
[2],
[lldpStatsRemTablesInserts,lldpStatsRemTablesLastChangeTime]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpStatsRemTablesInserts,lldpStatistics,722,[2],[]}
[LLDP-MIB.mib][snmpc_lib:659][TRC]: get_def -> entry with
BT: 'Unsigned32'
LO: 0
AL: []
[LLDP-MIB.mib:750][snmpc:784][LOG]: defloop -> object_type (variable):
NewVarName: lldpStatsRemTablesDeletes
Type: {{type,'ZeroBasedCounter32'},751}
Access: 'read-only'
DefVal: []
Status: current
Units: "table entries"
Parent: lldpStatistics
SubIndex: [3]
[LLDP-MIB.mib:750][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpStatsRemTablesDeletes
ParentName: lldpStatistics
SubIndex: [3]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpStatistics,lldpObjects,53,
[2],
[lldpStatsRemTablesInserts,
lldpStatsRemTablesLastChangeTime]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpStatistics,lldpObjects,53,
[2],
[lldpStatsRemTablesDeletes,lldpStatsRemTablesInserts,
lldpStatsRemTablesLastChangeTime]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpStatsRemTablesDeletes,lldpStatistics,750,[3],[]}
[LLDP-MIB.mib][snmpc_lib:659][TRC]: get_def -> entry with
BT: 'Unsigned32'
LO: 0
AL: []
[LLDP-MIB.mib:770][snmpc:784][LOG]: defloop -> object_type (variable):
NewVarName: lldpStatsRemTablesDrops
Type: {{type,'ZeroBasedCounter32'},771}
Access: 'read-only'
DefVal: []
Status: current
Units: "table entries"
Parent: lldpStatistics
SubIndex: [4]
[LLDP-MIB.mib:770][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpStatsRemTablesDrops
ParentName: lldpStatistics
SubIndex: [4]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpStatistics,lldpObjects,53,
[2],
[lldpStatsRemTablesDeletes,lldpStatsRemTablesInserts,
lldpStatsRemTablesLastChangeTime]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpStatistics,lldpObjects,53,
[2],
[lldpStatsRemTablesDrops,lldpStatsRemTablesDeletes,
lldpStatsRemTablesInserts,lldpStatsRemTablesLastChangeTime]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpStatsRemTablesDrops,lldpStatistics,770,[4],[]}
[LLDP-MIB.mib][snmpc_lib:659][TRC]: get_def -> entry with
BT: 'Unsigned32'
LO: 0
AL: []
[LLDP-MIB.mib:783][snmpc:784][LOG]: defloop -> object_type (variable):
NewVarName: lldpStatsRemTablesAgeouts
Type: {{type,'ZeroBasedCounter32'},784}
Access: 'read-only'
DefVal: []
Status: current
Units: undefined
Parent: lldpStatistics
SubIndex: [5]
[LLDP-MIB.mib:783][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpStatsRemTablesAgeouts
ParentName: lldpStatistics
SubIndex: [5]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpStatistics,lldpObjects,53,
[2],
[lldpStatsRemTablesDrops,lldpStatsRemTablesDeletes,
lldpStatsRemTablesInserts,
lldpStatsRemTablesLastChangeTime]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpStatistics,lldpObjects,53,
[2],
[lldpStatsRemTablesAgeouts,lldpStatsRemTablesDrops,
lldpStatsRemTablesDeletes,lldpStatsRemTablesInserts,
lldpStatsRemTablesLastChangeTime]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpStatsRemTablesAgeouts,lldpStatistics,783,[5],[]}
[LLDP-MIB.mib][snmpc_lib:659][TRC]: get_def -> entry with
BT: 'Unsigned32'
LO: 0
AL: []
[LLDP-MIB.mib][snmpc:528][LOG]: defloop(547) -> [object_type(sequence_of),object_type(type,[1]),sequence]:
NameOfTable: lldpStatsTxPortTable
SeqName: 'LldpStatsTxPortEntry'
Taccess: 'not-accessible'
Kind: {variable,[]}
Tstatus: current
Tindex: {lldpStatistics,[6]}
Tunits: undefined
Tline: 804
NameOfEntry: lldpStatsTxPortEntry
TEline: 816
IndexingInfo: {indexes,[lldpStatsTxPortNum]}
Estatus: current
Eunits: undefined
Ref: undefined
Eline: 815
FieldList: [{lldpStatsTxPortNum,{{type,'LldpPortNumber'},837}},
{lldpStatsTxPortFramesTotal,{{type,'Counter32'},838}}]
Sline: 836
[LLDP-MIB.mib:804][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpStatsTxPortTable
ParentName: lldpStatistics
SubIndex: [6]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpStatistics,lldpObjects,53,
[2],
[lldpStatsRemTablesAgeouts,lldpStatsRemTablesDrops,
lldpStatsRemTablesDeletes,lldpStatsRemTablesInserts,
lldpStatsRemTablesLastChangeTime]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpStatistics,lldpObjects,53,
[2],
[lldpStatsTxPortTable,lldpStatsRemTablesAgeouts,
lldpStatsRemTablesDrops,lldpStatsRemTablesDeletes,
lldpStatsRemTablesInserts,lldpStatsRemTablesLastChangeTime]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpStatsTxPortTable,lldpStatistics,804,[6],[]}
[LLDP-MIB.mib:816][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpStatsTxPortEntry
ParentName: lldpStatsTxPortTable
SubIndex: [1]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpStatsTxPortTable,lldpStatistics,804,[6],[]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpStatsTxPortTable,lldpStatistics,804,[6],[lldpStatsTxPortEntry]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpStatsTxPortEntry,lldpStatsTxPortTable,816,[1],[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpStatsTxPortNum
Type1: {{type,'LldpPortNumber'},842}
Access: 'not-accessible'
Defval: []
Status current
Units undefined
NameOfEntry lldpStatsTxPortEntry
Oline: 841
[LLDP-MIB.mib:841][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpStatsTxPortNum
ParentName: lldpStatsTxPortEntry
SubIndex: [1]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpStatsTxPortEntry,lldpStatsTxPortTable,816,[1],[]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpStatsTxPortEntry,lldpStatsTxPortTable,816,[1],[lldpStatsTxPortNum]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpStatsTxPortNum,lldpStatsTxPortEntry,841,[1],[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpStatsTxPortFramesTotal
Type1: {{type,'Counter32'},855}
Access: 'read-only'
Defval: []
Status current
Units undefined
NameOfEntry lldpStatsTxPortEntry
Oline: 854
[LLDP-MIB.mib:854][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpStatsTxPortFramesTotal
ParentName: lldpStatsTxPortEntry
SubIndex: [2]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpStatsTxPortEntry,lldpStatsTxPortTable,816,[1],[lldpStatsTxPortNum]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpStatsTxPortEntry,lldpStatsTxPortTable,816,
[1],
[lldpStatsTxPortFramesTotal,lldpStatsTxPortNum]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpStatsTxPortFramesTotal,lldpStatsTxPortEntry,854,[2],[]}
[LLDP-MIB.mib][snmpc_lib:828][TRC]: find_asn1_types_for_indexes ->
Indexes: [lldpStatsTxPortNum]
ColMEs: [{me,1,table_column,lldpStatsTxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,2,table_column,lldpStatsTxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined}]
Line: 815
[LLDP-MIB.mib][snmpc_lib:880][TRC]: get_asn1_type ->
ColumnName: lldpStatsTxPortNum
MEs: [{me,1,table_column,lldpStatsTxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,2,table_column,lldpStatsTxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,undefined,variable,lldpStatsRemTablesAgeouts,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpStatsRemTablesDrops,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesDeletes,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesInserts,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesLastChangeTime,
{asn1_type,'TimeTicks',undefined,undefined,[],true,
'TimeStamp',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,table_entry,lldpConfigManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpConfigManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpConfigManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,1,[],undefined,[],
{augments,error},
1,undefined}}],
undefined,undefined},
{me,1,table_column,lldpConfigManAddrPortsTxEnable,
{asn1_type,'OCTET STRING',0,512,[],false,'LldpPortList',
false,undefined},
'read-write',undefined,false,
[{table_name,lldpConfigManAddrTable},{defval,[]}],
undefined,undefined},
{me,undefined,table_entry,lldpPortConfigEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpPortConfigEntry'}],
undefined,undefined},
{me,undefined,table,lldpPortConfigTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,4,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,4,table_column,lldpPortConfigTLVsTxEnable,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{portDesc,0},
{sysName,1},
{sysDesc,2},
{sysCap,3}]}],
true,'BITS',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,0}],
undefined,undefined},
{me,3,table_column,lldpPortConfigNotificationEnable,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,[{false,2},{true,1}]}],
true,'TruthValue',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,2}],
undefined,undefined},
{me,2,table_column,lldpPortConfigAdminStatus,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{disabled,4},
{txAndRx,3},
{rxOnly,2},
{txOnly,1}]}],
true,'INTEGER',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,3}],
undefined,undefined},
{me,1,table_column,lldpPortConfigPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpPortConfigTable}],
undefined,undefined},
{me,undefined,variable,lldpNotificationInterval,
{asn1_type,'Integer32',5,3600,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,5}}],
undefined,"seconds"},
{me,undefined,variable,lldpTxDelay,
{asn1_type,'Integer32',1,8192,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpReinitDelay,
{asn1_type,'Integer32',1,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpMessageTxHoldMultiplier,
{asn1_type,'Integer32',2,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,4}}],
undefined,undefined},
{me,undefined,variable,lldpMessageTxInterval,
{asn1_type,'Integer32',5,32768,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,30}}],
undefined,"seconds"},
{me,undefined,internal,lldpExtensions,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpRemoteSystemsData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpLocalSystemData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpStatistics,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConfiguration,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConformance,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpObjects,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpNotifications,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpMIB,undefined,undefined,undefined,
false,[],undefined,undefined}]
Line: 815
[LLDP-MIB.mib][snmpc:528][LOG]: defloop(547) -> [object_type(sequence_of),object_type(type,[1]),sequence]:
NameOfTable: lldpStatsRxPortTable
SeqName: 'LldpRxStatsPortEntry'
Taccess: 'not-accessible'
Kind: {variable,[]}
Tstatus: current
Tindex: {lldpStatistics,[7]}
Tunits: undefined
Tline: 869
NameOfEntry: lldpStatsRxPortEntry
TEline: 880
IndexingInfo: {indexes,[lldpStatsRxPortNum]}
Estatus: current
Eunits: undefined
Ref: undefined
Eline: 879
FieldList: [{lldpStatsRxPortNum,{{type,'LldpPortNumber'},901}},
{lldpStatsRxPortFramesDiscardedTotal,
{{type,'Counter32'},902}},
{lldpStatsRxPortFramesErrors,{{type,'Counter32'},903}},
{lldpStatsRxPortFramesTotal,{{type,'Counter32'},904}},
{lldpStatsRxPortTLVsDiscardedTotal,{{type,'Counter32'},905}},
{lldpStatsRxPortTLVsUnrecognizedTotal,
{{type,'Counter32'},906}},
{lldpStatsRxPortAgeoutsTotal,
{{type,'ZeroBasedCounter32'},907}}]
Sline: 900
[LLDP-MIB.mib:869][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpStatsRxPortTable
ParentName: lldpStatistics
SubIndex: [7]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpStatistics,lldpObjects,53,
[2],
[lldpStatsTxPortTable,lldpStatsRemTablesAgeouts,
lldpStatsRemTablesDrops,lldpStatsRemTablesDeletes,
lldpStatsRemTablesInserts,
lldpStatsRemTablesLastChangeTime]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpStatistics,lldpObjects,53,
[2],
[lldpStatsRxPortTable,lldpStatsTxPortTable,
lldpStatsRemTablesAgeouts,lldpStatsRemTablesDrops,
lldpStatsRemTablesDeletes,lldpStatsRemTablesInserts,
lldpStatsRemTablesLastChangeTime]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpStatsRxPortTable,lldpStatistics,869,[7],[]}
[LLDP-MIB.mib:880][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpStatsRxPortEntry
ParentName: lldpStatsRxPortTable
SubIndex: [1]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpStatsRxPortTable,lldpStatistics,869,[7],[]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpStatsRxPortTable,lldpStatistics,869,[7],[lldpStatsRxPortEntry]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpStatsRxPortEntry,lldpStatsRxPortTable,880,[1],[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpStatsRxPortNum
Type1: {{type,'LldpPortNumber'},911}
Access: 'not-accessible'
Defval: []
Status current
Units undefined
NameOfEntry lldpStatsRxPortEntry
Oline: 910
[LLDP-MIB.mib:910][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpStatsRxPortNum
ParentName: lldpStatsRxPortEntry
SubIndex: [1]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpStatsRxPortEntry,lldpStatsRxPortTable,880,[1],[]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpStatsRxPortEntry,lldpStatsRxPortTable,880,[1],[lldpStatsRxPortNum]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpStatsRxPortNum,lldpStatsRxPortEntry,910,[1],[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpStatsRxPortFramesDiscardedTotal
Type1: {{type,'Counter32'},924}
Access: 'read-only'
Defval: []
Status current
Units undefined
NameOfEntry lldpStatsRxPortEntry
Oline: 923
[LLDP-MIB.mib:923][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpStatsRxPortFramesDiscardedTotal
ParentName: lldpStatsRxPortEntry
SubIndex: [2]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpStatsRxPortEntry,lldpStatsRxPortTable,880,[1],[lldpStatsRxPortNum]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpStatsRxPortEntry,lldpStatsRxPortTable,880,
[1],
[lldpStatsRxPortFramesDiscardedTotal,
lldpStatsRxPortNum]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpStatsRxPortFramesDiscardedTotal,lldpStatsRxPortEntry,923,[2],[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpStatsRxPortFramesErrors
Type1: {{type,'Counter32'},939}
Access: 'read-only'
Defval: []
Status current
Units undefined
NameOfEntry lldpStatsRxPortEntry
Oline: 938
[LLDP-MIB.mib:938][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpStatsRxPortFramesErrors
ParentName: lldpStatsRxPortEntry
SubIndex: [3]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpStatsRxPortEntry,lldpStatsRxPortTable,880,
[1],
[lldpStatsRxPortFramesDiscardedTotal,
lldpStatsRxPortNum]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpStatsRxPortEntry,lldpStatsRxPortTable,880,
[1],
[lldpStatsRxPortFramesErrors,
lldpStatsRxPortFramesDiscardedTotal,
lldpStatsRxPortNum]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpStatsRxPortFramesErrors,lldpStatsRxPortEntry,938,[3],[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpStatsRxPortFramesTotal
Type1: {{type,'Counter32'},950}
Access: 'read-only'
Defval: []
Status current
Units undefined
NameOfEntry lldpStatsRxPortEntry
Oline: 949
[LLDP-MIB.mib:949][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpStatsRxPortFramesTotal
ParentName: lldpStatsRxPortEntry
SubIndex: [4]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpStatsRxPortEntry,lldpStatsRxPortTable,880,
[1],
[lldpStatsRxPortFramesErrors,
lldpStatsRxPortFramesDiscardedTotal,
lldpStatsRxPortNum]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpStatsRxPortEntry,lldpStatsRxPortTable,880,
[1],
[lldpStatsRxPortFramesTotal,lldpStatsRxPortFramesErrors,
lldpStatsRxPortFramesDiscardedTotal,
lldpStatsRxPortNum]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpStatsRxPortFramesTotal,lldpStatsRxPortEntry,949,[4],[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpStatsRxPortTLVsDiscardedTotal
Type1: {{type,'Counter32'},961}
Access: 'read-only'
Defval: []
Status current
Units undefined
NameOfEntry lldpStatsRxPortEntry
Oline: 960
[LLDP-MIB.mib:960][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpStatsRxPortTLVsDiscardedTotal
ParentName: lldpStatsRxPortEntry
SubIndex: [5]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpStatsRxPortEntry,lldpStatsRxPortTable,880,
[1],
[lldpStatsRxPortFramesTotal,
lldpStatsRxPortFramesErrors,
lldpStatsRxPortFramesDiscardedTotal,
lldpStatsRxPortNum]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpStatsRxPortEntry,lldpStatsRxPortTable,880,
[1],
[lldpStatsRxPortTLVsDiscardedTotal,
lldpStatsRxPortFramesTotal,lldpStatsRxPortFramesErrors,
lldpStatsRxPortFramesDiscardedTotal,
lldpStatsRxPortNum]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpStatsRxPortTLVsDiscardedTotal,lldpStatsRxPortEntry,960,[5],[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpStatsRxPortTLVsUnrecognizedTotal
Type1: {{type,'Counter32'},972}
Access: 'read-only'
Defval: []
Status current
Units undefined
NameOfEntry lldpStatsRxPortEntry
Oline: 971
[LLDP-MIB.mib:971][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpStatsRxPortTLVsUnrecognizedTotal
ParentName: lldpStatsRxPortEntry
SubIndex: [6]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpStatsRxPortEntry,lldpStatsRxPortTable,880,
[1],
[lldpStatsRxPortTLVsDiscardedTotal,
lldpStatsRxPortFramesTotal,
lldpStatsRxPortFramesErrors,
lldpStatsRxPortFramesDiscardedTotal,
lldpStatsRxPortNum]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpStatsRxPortEntry,lldpStatsRxPortTable,880,
[1],
[lldpStatsRxPortTLVsUnrecognizedTotal,
lldpStatsRxPortTLVsDiscardedTotal,
lldpStatsRxPortFramesTotal,lldpStatsRxPortFramesErrors,
lldpStatsRxPortFramesDiscardedTotal,
lldpStatsRxPortNum]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpStatsRxPortTLVsUnrecognizedTotal,lldpStatsRxPortEntry,971,[6],[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpStatsRxPortAgeoutsTotal
Type1: {{type,'ZeroBasedCounter32'},988}
Access: 'read-only'
Defval: []
Status current
Units undefined
NameOfEntry lldpStatsRxPortEntry
Oline: 987
[LLDP-MIB.mib:987][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpStatsRxPortAgeoutsTotal
ParentName: lldpStatsRxPortEntry
SubIndex: [7]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpStatsRxPortEntry,lldpStatsRxPortTable,880,
[1],
[lldpStatsRxPortTLVsUnrecognizedTotal,
lldpStatsRxPortTLVsDiscardedTotal,
lldpStatsRxPortFramesTotal,
lldpStatsRxPortFramesErrors,
lldpStatsRxPortFramesDiscardedTotal,
lldpStatsRxPortNum]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpStatsRxPortEntry,lldpStatsRxPortTable,880,
[1],
[lldpStatsRxPortAgeoutsTotal,
lldpStatsRxPortTLVsUnrecognizedTotal,
lldpStatsRxPortTLVsDiscardedTotal,
lldpStatsRxPortFramesTotal,lldpStatsRxPortFramesErrors,
lldpStatsRxPortFramesDiscardedTotal,
lldpStatsRxPortNum]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpStatsRxPortAgeoutsTotal,lldpStatsRxPortEntry,987,[7],[]}
[LLDP-MIB.mib][snmpc_lib:828][TRC]: find_asn1_types_for_indexes ->
Indexes: [lldpStatsRxPortNum]
ColMEs: [{me,1,table_column,lldpStatsRxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,2,table_column,lldpStatsRxPortFramesDiscardedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,3,table_column,lldpStatsRxPortFramesErrors,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,4,table_column,lldpStatsRxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,5,table_column,lldpStatsRxPortTLVsDiscardedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,6,table_column,lldpStatsRxPortTLVsUnrecognizedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,7,table_column,lldpStatsRxPortAgeoutsTotal,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined}]
Line: 879
[LLDP-MIB.mib][snmpc_lib:880][TRC]: get_asn1_type ->
ColumnName: lldpStatsRxPortNum
MEs: [{me,1,table_column,lldpStatsRxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,2,table_column,lldpStatsRxPortFramesDiscardedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,3,table_column,lldpStatsRxPortFramesErrors,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,4,table_column,lldpStatsRxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,5,table_column,lldpStatsRxPortTLVsDiscardedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,6,table_column,lldpStatsRxPortTLVsUnrecognizedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,7,table_column,lldpStatsRxPortAgeoutsTotal,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,undefined,table_entry,lldpStatsTxPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpStatsTxPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpStatsTxPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,2,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,2,table_column,lldpStatsTxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,1,table_column,lldpStatsTxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,undefined,variable,lldpStatsRemTablesAgeouts,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpStatsRemTablesDrops,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesDeletes,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesInserts,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesLastChangeTime,
{asn1_type,'TimeTicks',undefined,undefined,[],true,
'TimeStamp',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,table_entry,lldpConfigManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpConfigManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpConfigManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,1,[],undefined,[],
{augments,error},
1,undefined}}],
undefined,undefined},
{me,1,table_column,lldpConfigManAddrPortsTxEnable,
{asn1_type,'OCTET STRING',0,512,[],false,'LldpPortList',
false,undefined},
'read-write',undefined,false,
[{table_name,lldpConfigManAddrTable},{defval,[]}],
undefined,undefined},
{me,undefined,table_entry,lldpPortConfigEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpPortConfigEntry'}],
undefined,undefined},
{me,undefined,table,lldpPortConfigTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,4,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,4,table_column,lldpPortConfigTLVsTxEnable,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{portDesc,0},
{sysName,1},
{sysDesc,2},
{sysCap,3}]}],
true,'BITS',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,0}],
undefined,undefined},
{me,3,table_column,lldpPortConfigNotificationEnable,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,[{false,2},{true,1}]}],
true,'TruthValue',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,2}],
undefined,undefined},
{me,2,table_column,lldpPortConfigAdminStatus,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{disabled,4},
{txAndRx,3},
{rxOnly,2},
{txOnly,1}]}],
true,'INTEGER',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,3}],
undefined,undefined},
{me,1,table_column,lldpPortConfigPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpPortConfigTable}],
undefined,undefined},
{me,undefined,variable,lldpNotificationInterval,
{asn1_type,'Integer32',5,3600,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,5}}],
undefined,"seconds"},
{me,undefined,variable,lldpTxDelay,
{asn1_type,'Integer32',1,8192,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpReinitDelay,
{asn1_type,'Integer32',1,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpMessageTxHoldMultiplier,
{asn1_type,'Integer32',2,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,4}}],
undefined,undefined},
{me,undefined,variable,lldpMessageTxInterval,
{asn1_type,'Integer32',5,32768,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,30}}],
undefined,"seconds"},
{me,undefined,internal,lldpExtensions,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpRemoteSystemsData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpLocalSystemData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpStatistics,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConfiguration,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConformance,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpObjects,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpNotifications,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpMIB,undefined,undefined,undefined,
false,[],undefined,undefined}]
Line: 879
[LLDP-MIB.mib:1027][snmpc:784][LOG]: defloop -> object_type (variable):
NewVarName: lldpLocChassisIdSubtype
Type: {{type,'LldpChassisIdSubtype'},1028}
Access: 'read-only'
DefVal: []
Status: current
Units: undefined
Parent: lldpLocalSystemData
SubIndex: [1]
[LLDP-MIB.mib:1027][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpLocChassisIdSubtype
ParentName: lldpLocalSystemData
SubIndex: [1]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpLocalSystemData,lldpObjects,54,[3],[]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpLocalSystemData,lldpObjects,54,[3],[lldpLocChassisIdSubtype]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpLocChassisIdSubtype,lldpLocalSystemData,1027,[1],[]}
[LLDP-MIB.mib][snmpc_lib:659][TRC]: get_def -> entry with
BT: 'INTEGER'
LO: undefined
AL: [{enums,[{local,7},
{interfaceName,6},
{networkAddress,5},
{macAddress,4},
{portComponent,3},
{interfaceAlias,2},
{chassisComponent,1}]}]
[LLDP-MIB.mib:1038][snmpc:784][LOG]: defloop -> object_type (variable):
NewVarName: lldpLocChassisId
Type: {{type,'LldpChassisId'},1039}
Access: 'read-only'
DefVal: []
Status: current
Units: undefined
Parent: lldpLocalSystemData
SubIndex: [2]
[LLDP-MIB.mib:1038][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpLocChassisId
ParentName: lldpLocalSystemData
SubIndex: [2]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpLocalSystemData,lldpObjects,54,[3],[lldpLocChassisIdSubtype]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpLocalSystemData,lldpObjects,54,
[3],
[lldpLocChassisId,lldpLocChassisIdSubtype]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpLocChassisId,lldpLocalSystemData,1038,[2],[]}
[LLDP-MIB.mib][snmpc_lib:659][TRC]: get_def -> entry with
BT: 'OCTET STRING'
LO: 1
AL: []
[LLDP-MIB.mib:1049][snmpc:784][LOG]: defloop -> object_type (variable):
NewVarName: lldpLocSysName
Type: {{type_with_size,'SnmpAdminString',{range,0,255}},1050}
Access: 'read-only'
DefVal: []
Status: current
Units: undefined
Parent: lldpLocalSystemData
SubIndex: [3]
[LLDP-MIB.mib:1049][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpLocSysName
ParentName: lldpLocalSystemData
SubIndex: [3]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpLocalSystemData,lldpObjects,54,
[3],
[lldpLocChassisId,lldpLocChassisIdSubtype]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpLocalSystemData,lldpObjects,54,
[3],
[lldpLocSysName,lldpLocChassisId,
lldpLocChassisIdSubtype]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpLocSysName,lldpLocalSystemData,1049,[3],[]}
[LLDP-MIB.mib][snmpc_lib:659][TRC]: get_def -> entry with
BT: 'OCTET STRING'
LO: 0
AL: []
[LLDP-MIB.mib:1062][snmpc:784][LOG]: defloop -> object_type (variable):
NewVarName: lldpLocSysDesc
Type: {{type_with_size,'SnmpAdminString',{range,0,255}},1063}
Access: 'read-only'
DefVal: []
Status: current
Units: undefined
Parent: lldpLocalSystemData
SubIndex: [4]
[LLDP-MIB.mib:1062][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpLocSysDesc
ParentName: lldpLocalSystemData
SubIndex: [4]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpLocalSystemData,lldpObjects,54,
[3],
[lldpLocSysName,lldpLocChassisId,
lldpLocChassisIdSubtype]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpLocalSystemData,lldpObjects,54,
[3],
[lldpLocSysDesc,lldpLocSysName,lldpLocChassisId,
lldpLocChassisIdSubtype]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpLocSysDesc,lldpLocalSystemData,1062,[4],[]}
[LLDP-MIB.mib][snmpc_lib:659][TRC]: get_def -> entry with
BT: 'OCTET STRING'
LO: 0
AL: []
[LLDP-MIB.mib:1075][snmpc:784][LOG]: defloop -> object_type (variable):
NewVarName: lldpLocSysCapSupported
Type: {{type,'LldpSystemCapabilitiesMap'},1076}
Access: 'read-only'
DefVal: []
Status: current
Units: undefined
Parent: lldpLocalSystemData
SubIndex: [5]
[LLDP-MIB.mib:1075][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpLocSysCapSupported
ParentName: lldpLocalSystemData
SubIndex: [5]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpLocalSystemData,lldpObjects,54,
[3],
[lldpLocSysDesc,lldpLocSysName,lldpLocChassisId,
lldpLocChassisIdSubtype]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpLocalSystemData,lldpObjects,54,
[3],
[lldpLocSysCapSupported,lldpLocSysDesc,lldpLocSysName,
lldpLocChassisId,lldpLocChassisIdSubtype]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpLocSysCapSupported,lldpLocalSystemData,1075,[5],[]}
[LLDP-MIB.mib][snmpc_lib:659][TRC]: get_def -> entry with
BT: 'BITS'
LO: undefined
AL: [{kibbles,[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}]
[LLDP-MIB.mib:1086][snmpc:784][LOG]: defloop -> object_type (variable):
NewVarName: lldpLocSysCapEnabled
Type: {{type,'LldpSystemCapabilitiesMap'},1087}
Access: 'read-only'
DefVal: []
Status: current
Units: undefined
Parent: lldpLocalSystemData
SubIndex: [6]
[LLDP-MIB.mib:1086][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpLocSysCapEnabled
ParentName: lldpLocalSystemData
SubIndex: [6]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpLocalSystemData,lldpObjects,54,
[3],
[lldpLocSysCapSupported,lldpLocSysDesc,lldpLocSysName,
lldpLocChassisId,lldpLocChassisIdSubtype]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpLocalSystemData,lldpObjects,54,
[3],
[lldpLocSysCapEnabled,lldpLocSysCapSupported,
lldpLocSysDesc,lldpLocSysName,lldpLocChassisId,
lldpLocChassisIdSubtype]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpLocSysCapEnabled,lldpLocalSystemData,1086,[6],[]}
[LLDP-MIB.mib][snmpc_lib:659][TRC]: get_def -> entry with
BT: 'BITS'
LO: undefined
AL: [{kibbles,[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}]
[LLDP-MIB.mib][snmpc:528][LOG]: defloop(547) -> [object_type(sequence_of),object_type(type,[1]),sequence]:
NameOfTable: lldpLocPortTable
SeqName: 'LldpLocPortEntry'
Taccess: 'not-accessible'
Kind: {variable,[]}
Tstatus: current
Tindex: {lldpLocalSystemData,[7]}
Tunits: undefined
Tline: 1102
NameOfEntry: lldpLocPortEntry
TEline: 1112
IndexingInfo: {indexes,[lldpLocPortNum]}
Estatus: current
Eunits: undefined
Ref: undefined
Eline: 1111
FieldList: [{lldpLocPortNum,{{type,'LldpPortNumber'},1124}},
{lldpLocPortIdSubtype,{{type,'LldpPortIdSubtype'},1125}},
{lldpLocPortId,{{type,'LldpPortId'},1126}},
{lldpLocPortDesc,{{type,'SnmpAdminString'},1127}}]
Sline: 1123
[LLDP-MIB.mib:1102][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpLocPortTable
ParentName: lldpLocalSystemData
SubIndex: [7]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpLocalSystemData,lldpObjects,54,
[3],
[lldpLocSysCapEnabled,lldpLocSysCapSupported,
lldpLocSysDesc,lldpLocSysName,lldpLocChassisId,
lldpLocChassisIdSubtype]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpLocalSystemData,lldpObjects,54,
[3],
[lldpLocPortTable,lldpLocSysCapEnabled,
lldpLocSysCapSupported,lldpLocSysDesc,lldpLocSysName,
lldpLocChassisId,lldpLocChassisIdSubtype]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpLocPortTable,lldpLocalSystemData,1102,[7],[]}
[LLDP-MIB.mib:1112][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpLocPortEntry
ParentName: lldpLocPortTable
SubIndex: [1]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpLocPortTable,lldpLocalSystemData,1102,[7],[]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpLocPortTable,lldpLocalSystemData,1102,[7],[lldpLocPortEntry]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpLocPortEntry,lldpLocPortTable,1112,[1],[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpLocPortNum
Type1: {{type,'LldpPortNumber'},1131}
Access: 'not-accessible'
Defval: []
Status current
Units undefined
NameOfEntry lldpLocPortEntry
Oline: 1130
[LLDP-MIB.mib:1130][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpLocPortNum
ParentName: lldpLocPortEntry
SubIndex: [1]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpLocPortEntry,lldpLocPortTable,1112,[1],[]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpLocPortEntry,lldpLocPortTable,1112,[1],[lldpLocPortNum]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpLocPortNum,lldpLocPortEntry,1130,[1],[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpLocPortIdSubtype
Type1: {{type,'LldpPortIdSubtype'},1144}
Access: 'read-only'
Defval: []
Status current
Units undefined
NameOfEntry lldpLocPortEntry
Oline: 1143
[LLDP-MIB.mib:1143][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpLocPortIdSubtype
ParentName: lldpLocPortEntry
SubIndex: [2]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpLocPortEntry,lldpLocPortTable,1112,[1],[lldpLocPortNum]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpLocPortEntry,lldpLocPortTable,1112,
[1],
[lldpLocPortIdSubtype,lldpLocPortNum]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpLocPortIdSubtype,lldpLocPortEntry,1143,[2],[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpLocPortId
Type1: {{type,'LldpPortId'},1155}
Access: 'read-only'
Defval: []
Status current
Units undefined
NameOfEntry lldpLocPortEntry
Oline: 1154
[LLDP-MIB.mib:1154][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpLocPortId
ParentName: lldpLocPortEntry
SubIndex: [3]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpLocPortEntry,lldpLocPortTable,1112,
[1],
[lldpLocPortIdSubtype,lldpLocPortNum]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpLocPortEntry,lldpLocPortTable,1112,
[1],
[lldpLocPortId,lldpLocPortIdSubtype,lldpLocPortNum]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpLocPortId,lldpLocPortEntry,1154,[3],[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpLocPortDesc
Type1: {{type_with_size,'SnmpAdminString',{range,0,255}},1166}
Access: 'read-only'
Defval: []
Status current
Units undefined
NameOfEntry lldpLocPortEntry
Oline: 1165
[LLDP-MIB.mib:1165][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpLocPortDesc
ParentName: lldpLocPortEntry
SubIndex: [4]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpLocPortEntry,lldpLocPortTable,1112,
[1],
[lldpLocPortId,lldpLocPortIdSubtype,lldpLocPortNum]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpLocPortEntry,lldpLocPortTable,1112,
[1],
[lldpLocPortDesc,lldpLocPortId,lldpLocPortIdSubtype,
lldpLocPortNum]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpLocPortDesc,lldpLocPortEntry,1165,[4],[]}
[LLDP-MIB.mib][snmpc_lib:828][TRC]: find_asn1_types_for_indexes ->
Indexes: [lldpLocPortNum]
ColMEs: [{me,1,table_column,lldpLocPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,2,table_column,lldpLocPortIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,[{local,7},
{agentCircuitId,6},
{interfaceName,5},
{networkAddress,4},
{macAddress,3},
{portComponent,2},
{interfaceAlias,1}]}],
false,'LldpPortIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,3,table_column,lldpLocPortId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpPortId',false,
undefined},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,4,table_column,lldpLocPortDesc,
{asn1_type,'OCTET STRING',0,255,[],true,'SnmpAdminString',
false,"255a"},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined}]
Line: 1111
[LLDP-MIB.mib][snmpc_lib:880][TRC]: get_asn1_type ->
ColumnName: lldpLocPortNum
MEs: [{me,1,table_column,lldpLocPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,2,table_column,lldpLocPortIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{agentCircuitId,6},
{interfaceName,5},
{networkAddress,4},
{macAddress,3},
{portComponent,2},
{interfaceAlias,1}]}],
false,'LldpPortIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,3,table_column,lldpLocPortId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpPortId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,4,table_column,lldpLocPortDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,undefined,variable,lldpLocSysCapEnabled,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysCapSupported,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysName,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocChassisId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpChassisId',
false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocChassisIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{interfaceName,6},
{networkAddress,5},
{macAddress,4},
{portComponent,3},
{interfaceAlias,2},
{chassisComponent,1}]}],
false,'LldpChassisIdSubtype',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,1}}],
undefined,undefined},
{me,undefined,table_entry,lldpStatsRxPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRxStatsPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpStatsRxPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,7,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,7,table_column,lldpStatsRxPortAgeoutsTotal,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,6,table_column,lldpStatsRxPortTLVsUnrecognizedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,5,table_column,lldpStatsRxPortTLVsDiscardedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,4,table_column,lldpStatsRxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,3,table_column,lldpStatsRxPortFramesErrors,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,2,table_column,lldpStatsRxPortFramesDiscardedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,1,table_column,lldpStatsRxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,undefined,table_entry,lldpStatsTxPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpStatsTxPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpStatsTxPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,2,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,2,table_column,lldpStatsTxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,1,table_column,lldpStatsTxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,undefined,variable,lldpStatsRemTablesAgeouts,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpStatsRemTablesDrops,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesDeletes,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesInserts,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesLastChangeTime,
{asn1_type,'TimeTicks',undefined,undefined,[],true,
'TimeStamp',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,table_entry,lldpConfigManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpConfigManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpConfigManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,1,[],undefined,[],
{augments,error},
1,undefined}}],
undefined,undefined},
{me,1,table_column,lldpConfigManAddrPortsTxEnable,
{asn1_type,'OCTET STRING',0,512,[],false,'LldpPortList',
false,undefined},
'read-write',undefined,false,
[{table_name,lldpConfigManAddrTable},{defval,[]}],
undefined,undefined},
{me,undefined,table_entry,lldpPortConfigEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpPortConfigEntry'}],
undefined,undefined},
{me,undefined,table,lldpPortConfigTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,4,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,4,table_column,lldpPortConfigTLVsTxEnable,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{portDesc,0},
{sysName,1},
{sysDesc,2},
{sysCap,3}]}],
true,'BITS',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,0}],
undefined,undefined},
{me,3,table_column,lldpPortConfigNotificationEnable,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,[{false,2},{true,1}]}],
true,'TruthValue',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,2}],
undefined,undefined},
{me,2,table_column,lldpPortConfigAdminStatus,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{disabled,4},
{txAndRx,3},
{rxOnly,2},
{txOnly,1}]}],
true,'INTEGER',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,3}],
undefined,undefined},
{me,1,table_column,lldpPortConfigPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpPortConfigTable}],
undefined,undefined},
{me,undefined,variable,lldpNotificationInterval,
{asn1_type,'Integer32',5,3600,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,5}}],
undefined,"seconds"},
{me,undefined,variable,lldpTxDelay,
{asn1_type,'Integer32',1,8192,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpReinitDelay,
{asn1_type,'Integer32',1,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpMessageTxHoldMultiplier,
{asn1_type,'Integer32',2,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,4}}],
undefined,undefined},
{me,undefined,variable,lldpMessageTxInterval,
{asn1_type,'Integer32',5,32768,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,30}}],
undefined,"seconds"},
{me,undefined,internal,lldpExtensions,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpRemoteSystemsData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpLocalSystemData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpStatistics,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConfiguration,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConformance,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpObjects,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpNotifications,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpMIB,undefined,undefined,undefined,
false,[],undefined,undefined}]
Line: 1111
[LLDP-MIB.mib][snmpc:528][LOG]: defloop(547) -> [object_type(sequence_of),object_type(type,[1]),sequence]:
NameOfTable: lldpLocManAddrTable
SeqName: 'LldpLocManAddrEntry'
Taccess: 'not-accessible'
Kind: {variable,[]}
Tstatus: current
Tindex: {lldpLocalSystemData,"\b"}
Tunits: undefined
Tline: 1182
NameOfEntry: lldpLocManAddrEntry
TEline: 1192
IndexingInfo: {indexes,[lldpLocManAddrSubtype,lldpLocManAddr]}
Estatus: current
Eunits: undefined
Ref: undefined
Eline: 1191
FieldList: [{lldpLocManAddrSubtype,{{type,'AddressFamilyNumbers'},1210}},
{lldpLocManAddr,{{type,'LldpManAddress'},1211}},
{lldpLocManAddrLen,{{type,'Integer32'},1212}},
{lldpLocManAddrIfSubtype,
{{type,'LldpManAddrIfSubtype'},1213}},
{lldpLocManAddrIfId,{{type,'Integer32'},1214}},
{lldpLocManAddrOID,{{type,'OBJECT IDENTIFIER'},1215}}]
Sline: 1209
[LLDP-MIB.mib:1182][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpLocManAddrTable
ParentName: lldpLocalSystemData
SubIndex: "\b"
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpLocalSystemData,lldpObjects,54,
[3],
[lldpLocPortTable,lldpLocSysCapEnabled,
lldpLocSysCapSupported,lldpLocSysDesc,lldpLocSysName,
lldpLocChassisId,lldpLocChassisIdSubtype]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpLocalSystemData,lldpObjects,54,
[3],
[lldpLocManAddrTable,lldpLocPortTable,
lldpLocSysCapEnabled,lldpLocSysCapSupported,
lldpLocSysDesc,lldpLocSysName,lldpLocChassisId,
lldpLocChassisIdSubtype]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpLocManAddrTable,lldpLocalSystemData,1182,"\b",[]}
[LLDP-MIB.mib:1192][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpLocManAddrEntry
ParentName: lldpLocManAddrTable
SubIndex: [1]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpLocManAddrTable,lldpLocalSystemData,1182,"\b",[]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpLocManAddrTable,lldpLocalSystemData,1182,"\b",[lldpLocManAddrEntry]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpLocManAddrEntry,lldpLocManAddrTable,1192,[1],[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpLocManAddrSubtype
Type1: {{type,'AddressFamilyNumbers'},1219}
Access: 'not-accessible'
Defval: []
Status current
Units undefined
NameOfEntry lldpLocManAddrEntry
Oline: 1218
[LLDP-MIB.mib:1218][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpLocManAddrSubtype
ParentName: lldpLocManAddrEntry
SubIndex: [1]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpLocManAddrEntry,lldpLocManAddrTable,1192,[1],[]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpLocManAddrEntry,lldpLocManAddrTable,1192,[1],[lldpLocManAddrSubtype]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpLocManAddrSubtype,lldpLocManAddrEntry,1218,[1],[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpLocManAddr
Type1: {{type,'LldpManAddress'},1230}
Access: 'not-accessible'
Defval: []
Status current
Units undefined
NameOfEntry lldpLocManAddrEntry
Oline: 1229
[LLDP-MIB.mib:1229][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpLocManAddr
ParentName: lldpLocManAddrEntry
SubIndex: [2]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpLocManAddrEntry,lldpLocManAddrTable,1192,[1],[lldpLocManAddrSubtype]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpLocManAddrEntry,lldpLocManAddrTable,1192,
[1],
[lldpLocManAddr,lldpLocManAddrSubtype]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpLocManAddr,lldpLocManAddrEntry,1229,[2],[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpLocManAddrLen
Type1: {{type,'Integer32'},1242}
Access: 'read-only'
Defval: []
Status current
Units undefined
NameOfEntry lldpLocManAddrEntry
Oline: 1241
[LLDP-MIB.mib:1241][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpLocManAddrLen
ParentName: lldpLocManAddrEntry
SubIndex: [3]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpLocManAddrEntry,lldpLocManAddrTable,1192,
[1],
[lldpLocManAddr,lldpLocManAddrSubtype]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpLocManAddrEntry,lldpLocManAddrTable,1192,
[1],
[lldpLocManAddrLen,lldpLocManAddr,lldpLocManAddrSubtype]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpLocManAddrLen,lldpLocManAddrEntry,1241,[3],[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpLocManAddrIfSubtype
Type1: {{type,'LldpManAddrIfSubtype'},1260}
Access: 'read-only'
Defval: []
Status current
Units undefined
NameOfEntry lldpLocManAddrEntry
Oline: 1259
[LLDP-MIB.mib:1259][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpLocManAddrIfSubtype
ParentName: lldpLocManAddrEntry
SubIndex: [4]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpLocManAddrEntry,lldpLocManAddrTable,1192,
[1],
[lldpLocManAddrLen,lldpLocManAddr,
lldpLocManAddrSubtype]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpLocManAddrEntry,lldpLocManAddrTable,1192,
[1],
[lldpLocManAddrIfSubtype,lldpLocManAddrLen,
lldpLocManAddr,lldpLocManAddrSubtype]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpLocManAddrIfSubtype,lldpLocManAddrEntry,1259,[4],[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpLocManAddrIfId
Type1: {{type,'Integer32'},1272}
Access: 'read-only'
Defval: []
Status current
Units undefined
NameOfEntry lldpLocManAddrEntry
Oline: 1271
[LLDP-MIB.mib:1271][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpLocManAddrIfId
ParentName: lldpLocManAddrEntry
SubIndex: [5]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpLocManAddrEntry,lldpLocManAddrTable,1192,
[1],
[lldpLocManAddrIfSubtype,lldpLocManAddrLen,
lldpLocManAddr,lldpLocManAddrSubtype]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpLocManAddrEntry,lldpLocManAddrTable,1192,
[1],
[lldpLocManAddrIfId,lldpLocManAddrIfSubtype,
lldpLocManAddrLen,lldpLocManAddr,lldpLocManAddrSubtype]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpLocManAddrIfId,lldpLocManAddrEntry,1271,[5],[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpLocManAddrOID
Type1: {{type,'OBJECT IDENTIFIER'},1284}
Access: 'read-only'
Defval: []
Status current
Units undefined
NameOfEntry lldpLocManAddrEntry
Oline: 1283
[LLDP-MIB.mib:1283][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpLocManAddrOID
ParentName: lldpLocManAddrEntry
SubIndex: [6]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpLocManAddrEntry,lldpLocManAddrTable,1192,
[1],
[lldpLocManAddrIfId,lldpLocManAddrIfSubtype,
lldpLocManAddrLen,lldpLocManAddr,
lldpLocManAddrSubtype]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpLocManAddrEntry,lldpLocManAddrTable,1192,
[1],
[lldpLocManAddrOID,lldpLocManAddrIfId,
lldpLocManAddrIfSubtype,lldpLocManAddrLen,
lldpLocManAddr,lldpLocManAddrSubtype]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpLocManAddrOID,lldpLocManAddrEntry,1283,[6],[]}
[LLDP-MIB.mib][snmpc_lib:828][TRC]: find_asn1_types_for_indexes ->
Indexes: [lldpLocManAddrSubtype,lldpLocManAddr]
ColMEs: [{me,1,table_column,lldpLocManAddrSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,2,table_column,lldpLocManAddr,
{asn1_type,'OCTET STRING',1,31,[],false,'LldpManAddress',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,3,table_column,lldpLocManAddrLen,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,4,table_column,lldpLocManAddrIfSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,[{systemPortNumber,3},
{ifIndex,2},
{unknown,1}]}],
false,'LldpManAddrIfSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,5,table_column,lldpLocManAddrIfId,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,6,table_column,lldpLocManAddrOID,
{asn1_type,'OBJECT IDENTIFIER',undefined,undefined,[],true,
'OBJECT IDENTIFIER',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined}]
Line: 1191
[LLDP-MIB.mib][snmpc_lib:880][TRC]: get_asn1_type ->
ColumnName: lldpLocManAddrSubtype
MEs: [{me,1,table_column,lldpLocManAddrSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,2,table_column,lldpLocManAddr,
{asn1_type,'OCTET STRING',1,31,[],false,'LldpManAddress',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,3,table_column,lldpLocManAddrLen,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,4,table_column,lldpLocManAddrIfSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{systemPortNumber,3},{ifIndex,2},{unknown,1}]}],
false,'LldpManAddrIfSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,5,table_column,lldpLocManAddrIfId,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,6,table_column,lldpLocManAddrOID,
{asn1_type,'OBJECT IDENTIFIER',undefined,undefined,[],
true,'OBJECT IDENTIFIER',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,undefined,table_entry,lldpLocPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpLocPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpLocPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,4,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,4,table_column,lldpLocPortDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,3,table_column,lldpLocPortId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpPortId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,2,table_column,lldpLocPortIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{agentCircuitId,6},
{interfaceName,5},
{networkAddress,4},
{macAddress,3},
{portComponent,2},
{interfaceAlias,1}]}],
false,'LldpPortIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,1,table_column,lldpLocPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,undefined,variable,lldpLocSysCapEnabled,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysCapSupported,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysName,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocChassisId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpChassisId',
false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocChassisIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{interfaceName,6},
{networkAddress,5},
{macAddress,4},
{portComponent,3},
{interfaceAlias,2},
{chassisComponent,1}]}],
false,'LldpChassisIdSubtype',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,1}}],
undefined,undefined},
{me,undefined,table_entry,lldpStatsRxPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRxStatsPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpStatsRxPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,7,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,7,table_column,lldpStatsRxPortAgeoutsTotal,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,6,table_column,lldpStatsRxPortTLVsUnrecognizedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,5,table_column,lldpStatsRxPortTLVsDiscardedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,4,table_column,lldpStatsRxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,3,table_column,lldpStatsRxPortFramesErrors,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,2,table_column,lldpStatsRxPortFramesDiscardedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,1,table_column,lldpStatsRxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,undefined,table_entry,lldpStatsTxPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpStatsTxPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpStatsTxPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,2,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,2,table_column,lldpStatsTxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,1,table_column,lldpStatsTxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,undefined,variable,lldpStatsRemTablesAgeouts,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpStatsRemTablesDrops,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesDeletes,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesInserts,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesLastChangeTime,
{asn1_type,'TimeTicks',undefined,undefined,[],true,
'TimeStamp',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,table_entry,lldpConfigManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpConfigManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpConfigManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,1,[],undefined,[],
{augments,error},
1,undefined}}],
undefined,undefined},
{me,1,table_column,lldpConfigManAddrPortsTxEnable,
{asn1_type,'OCTET STRING',0,512,[],false,'LldpPortList',
false,undefined},
'read-write',undefined,false,
[{table_name,lldpConfigManAddrTable},{defval,[]}],
undefined,undefined},
{me,undefined,table_entry,lldpPortConfigEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpPortConfigEntry'}],
undefined,undefined},
{me,undefined,table,lldpPortConfigTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,4,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,4,table_column,lldpPortConfigTLVsTxEnable,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{portDesc,0},
{sysName,1},
{sysDesc,2},
{sysCap,3}]}],
true,'BITS',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,0}],
undefined,undefined},
{me,3,table_column,lldpPortConfigNotificationEnable,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,[{false,2},{true,1}]}],
true,'TruthValue',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,2}],
undefined,undefined},
{me,2,table_column,lldpPortConfigAdminStatus,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{disabled,4},
{txAndRx,3},
{rxOnly,2},
{txOnly,1}]}],
true,'INTEGER',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,3}],
undefined,undefined},
{me,1,table_column,lldpPortConfigPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpPortConfigTable}],
undefined,undefined},
{me,undefined,variable,lldpNotificationInterval,
{asn1_type,'Integer32',5,3600,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,5}}],
undefined,"seconds"},
{me,undefined,variable,lldpTxDelay,
{asn1_type,'Integer32',1,8192,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpReinitDelay,
{asn1_type,'Integer32',1,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpMessageTxHoldMultiplier,
{asn1_type,'Integer32',2,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,4}}],
undefined,undefined},
{me,undefined,variable,lldpMessageTxInterval,
{asn1_type,'Integer32',5,32768,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,30}}],
undefined,"seconds"},
{me,undefined,internal,lldpExtensions,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpRemoteSystemsData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpLocalSystemData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpStatistics,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConfiguration,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConformance,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpObjects,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpNotifications,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpMIB,undefined,undefined,undefined,
false,[],undefined,undefined}]
Line: 1191
[LLDP-MIB.mib][snmpc_lib:880][TRC]: get_asn1_type ->
ColumnName: lldpLocManAddr
MEs: [{me,1,table_column,lldpLocManAddrSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,2,table_column,lldpLocManAddr,
{asn1_type,'OCTET STRING',1,31,[],false,'LldpManAddress',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,3,table_column,lldpLocManAddrLen,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,4,table_column,lldpLocManAddrIfSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{systemPortNumber,3},{ifIndex,2},{unknown,1}]}],
false,'LldpManAddrIfSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,5,table_column,lldpLocManAddrIfId,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,6,table_column,lldpLocManAddrOID,
{asn1_type,'OBJECT IDENTIFIER',undefined,undefined,[],
true,'OBJECT IDENTIFIER',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,undefined,table_entry,lldpLocPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpLocPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpLocPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,4,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,4,table_column,lldpLocPortDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,3,table_column,lldpLocPortId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpPortId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,2,table_column,lldpLocPortIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{agentCircuitId,6},
{interfaceName,5},
{networkAddress,4},
{macAddress,3},
{portComponent,2},
{interfaceAlias,1}]}],
false,'LldpPortIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,1,table_column,lldpLocPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,undefined,variable,lldpLocSysCapEnabled,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysCapSupported,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysName,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocChassisId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpChassisId',
false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocChassisIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{interfaceName,6},
{networkAddress,5},
{macAddress,4},
{portComponent,3},
{interfaceAlias,2},
{chassisComponent,1}]}],
false,'LldpChassisIdSubtype',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,1}}],
undefined,undefined},
{me,undefined,table_entry,lldpStatsRxPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRxStatsPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpStatsRxPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,7,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,7,table_column,lldpStatsRxPortAgeoutsTotal,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,6,table_column,lldpStatsRxPortTLVsUnrecognizedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,5,table_column,lldpStatsRxPortTLVsDiscardedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,4,table_column,lldpStatsRxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,3,table_column,lldpStatsRxPortFramesErrors,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,2,table_column,lldpStatsRxPortFramesDiscardedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,1,table_column,lldpStatsRxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,undefined,table_entry,lldpStatsTxPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpStatsTxPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpStatsTxPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,2,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,2,table_column,lldpStatsTxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,1,table_column,lldpStatsTxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,undefined,variable,lldpStatsRemTablesAgeouts,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpStatsRemTablesDrops,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesDeletes,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesInserts,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesLastChangeTime,
{asn1_type,'TimeTicks',undefined,undefined,[],true,
'TimeStamp',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,table_entry,lldpConfigManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpConfigManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpConfigManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,1,[],undefined,[],
{augments,error},
1,undefined}}],
undefined,undefined},
{me,1,table_column,lldpConfigManAddrPortsTxEnable,
{asn1_type,'OCTET STRING',0,512,[],false,'LldpPortList',
false,undefined},
'read-write',undefined,false,
[{table_name,lldpConfigManAddrTable},{defval,[]}],
undefined,undefined},
{me,undefined,table_entry,lldpPortConfigEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpPortConfigEntry'}],
undefined,undefined},
{me,undefined,table,lldpPortConfigTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,4,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,4,table_column,lldpPortConfigTLVsTxEnable,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{portDesc,0},
{sysName,1},
{sysDesc,2},
{sysCap,3}]}],
true,'BITS',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,0}],
undefined,undefined},
{me,3,table_column,lldpPortConfigNotificationEnable,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,[{false,2},{true,1}]}],
true,'TruthValue',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,2}],
undefined,undefined},
{me,2,table_column,lldpPortConfigAdminStatus,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{disabled,4},
{txAndRx,3},
{rxOnly,2},
{txOnly,1}]}],
true,'INTEGER',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,3}],
undefined,undefined},
{me,1,table_column,lldpPortConfigPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpPortConfigTable}],
undefined,undefined},
{me,undefined,variable,lldpNotificationInterval,
{asn1_type,'Integer32',5,3600,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,5}}],
undefined,"seconds"},
{me,undefined,variable,lldpTxDelay,
{asn1_type,'Integer32',1,8192,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpReinitDelay,
{asn1_type,'Integer32',1,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpMessageTxHoldMultiplier,
{asn1_type,'Integer32',2,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,4}}],
undefined,undefined},
{me,undefined,variable,lldpMessageTxInterval,
{asn1_type,'Integer32',5,32768,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,30}}],
undefined,"seconds"},
{me,undefined,internal,lldpExtensions,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpRemoteSystemsData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpLocalSystemData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpStatistics,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConfiguration,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConformance,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpObjects,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpNotifications,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpMIB,undefined,undefined,undefined,
false,[],undefined,undefined}]
Line: 1191
[LLDP-MIB.mib][snmpc:528][LOG]: defloop(547) -> [object_type(sequence_of),object_type(type,[1]),sequence]:
NameOfTable: lldpRemTable
SeqName: 'LldpRemEntry'
Taccess: 'not-accessible'
Kind: {variable,[]}
Tstatus: current
Tindex: {lldpRemoteSystemsData,[1]}
Tunits: undefined
Tline: 1302
NameOfEntry: lldpRemEntry
TEline: 1359
IndexingInfo: {indexes,[lldpRemTimeMark,lldpRemLocalPortNum,lldpRemIndex]}
Estatus: current
Eunits: undefined
Ref: undefined
Eline: 1358
FieldList: [{lldpRemTimeMark,{{type,'TimeFilter'},1374}},
{lldpRemLocalPortNum,{{type,'LldpPortNumber'},1375}},
{lldpRemIndex,{{type,'Integer32'},1376}},
{lldpRemChassisIdSubtype,
{{type,'LldpChassisIdSubtype'},1377}},
{lldpRemChassisId,{{type,'LldpChassisId'},1378}},
{lldpRemPortIdSubtype,{{type,'LldpPortIdSubtype'},1379}},
{lldpRemPortId,{{type,'LldpPortId'},1380}},
{lldpRemPortDesc,{{type,'SnmpAdminString'},1381}},
{lldpRemSysName,{{type,'SnmpAdminString'},1382}},
{lldpRemSysDesc,{{type,'SnmpAdminString'},1383}},
{lldpRemSysCapSupported,
{{type,'LldpSystemCapabilitiesMap'},1384}},
{lldpRemSysCapEnabled,
{{type,'LldpSystemCapabilitiesMap'},1385}}]
Sline: 1373
[LLDP-MIB.mib:1302][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpRemTable
ParentName: lldpRemoteSystemsData
SubIndex: [1]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpRemoteSystemsData,lldpObjects,55,[4],[]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpRemoteSystemsData,lldpObjects,55,[4],[lldpRemTable]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpRemTable,lldpRemoteSystemsData,1302,[1],[]}
[LLDP-MIB.mib:1359][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpRemEntry
ParentName: lldpRemTable
SubIndex: [1]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpRemTable,lldpRemoteSystemsData,1302,[1],[]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpRemTable,lldpRemoteSystemsData,1302,[1],[lldpRemEntry]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpRemEntry,lldpRemTable,1359,[1],[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpRemTimeMark
Type1: {{type,'TimeFilter'},1389}
Access: 'not-accessible'
Defval: []
Status current
Units undefined
NameOfEntry lldpRemEntry
Oline: 1388
[LLDP-MIB.mib:1388][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpRemTimeMark
ParentName: lldpRemEntry
SubIndex: [1]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpRemEntry,lldpRemTable,1359,[1],[]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpRemEntry,lldpRemTable,1359,[1],[lldpRemTimeMark]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpRemTimeMark,lldpRemEntry,1388,[1],[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpRemLocalPortNum
Type1: {{type,'LldpPortNumber'},1402}
Access: 'not-accessible'
Defval: []
Status current
Units undefined
NameOfEntry lldpRemEntry
Oline: 1401
[LLDP-MIB.mib:1401][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpRemLocalPortNum
ParentName: lldpRemEntry
SubIndex: [2]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpRemEntry,lldpRemTable,1359,[1],[lldpRemTimeMark]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpRemEntry,lldpRemTable,1359,[1],[lldpRemLocalPortNum,lldpRemTimeMark]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpRemLocalPortNum,lldpRemEntry,1401,[2],[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpRemIndex
Type1: {{type_with_size,'Integer32',{range,1,2147483647}},1417}
Access: 'not-accessible'
Defval: []
Status current
Units undefined
NameOfEntry lldpRemEntry
Oline: 1416
[LLDP-MIB.mib:1416][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpRemIndex
ParentName: lldpRemEntry
SubIndex: [3]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpRemEntry,lldpRemTable,1359,[1],[lldpRemLocalPortNum,lldpRemTimeMark]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpRemEntry,lldpRemTable,1359,
[1],
[lldpRemIndex,lldpRemLocalPortNum,lldpRemTimeMark]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpRemIndex,lldpRemEntry,1416,[3],[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpRemChassisIdSubtype
Type1: {{type,'LldpChassisIdSubtype'},1432}
Access: 'read-only'
Defval: []
Status current
Units undefined
NameOfEntry lldpRemEntry
Oline: 1431
[LLDP-MIB.mib:1431][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpRemChassisIdSubtype
ParentName: lldpRemEntry
SubIndex: [4]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpRemEntry,lldpRemTable,1359,
[1],
[lldpRemIndex,lldpRemLocalPortNum,lldpRemTimeMark]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpRemEntry,lldpRemTable,1359,
[1],
[lldpRemChassisIdSubtype,lldpRemIndex,lldpRemLocalPortNum,
lldpRemTimeMark]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpRemChassisIdSubtype,lldpRemEntry,1431,[4],[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpRemChassisId
Type1: {{type,'LldpChassisId'},1443}
Access: 'read-only'
Defval: []
Status current
Units undefined
NameOfEntry lldpRemEntry
Oline: 1442
[LLDP-MIB.mib:1442][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpRemChassisId
ParentName: lldpRemEntry
SubIndex: [5]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpRemEntry,lldpRemTable,1359,
[1],
[lldpRemChassisIdSubtype,lldpRemIndex,lldpRemLocalPortNum,
lldpRemTimeMark]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpRemEntry,lldpRemTable,1359,
[1],
[lldpRemChassisId,lldpRemChassisIdSubtype,lldpRemIndex,
lldpRemLocalPortNum,lldpRemTimeMark]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpRemChassisId,lldpRemEntry,1442,[5],[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpRemPortIdSubtype
Type1: {{type,'LldpPortIdSubtype'},1454}
Access: 'read-only'
Defval: []
Status current
Units undefined
NameOfEntry lldpRemEntry
Oline: 1453
[LLDP-MIB.mib:1453][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpRemPortIdSubtype
ParentName: lldpRemEntry
SubIndex: [6]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpRemEntry,lldpRemTable,1359,
[1],
[lldpRemChassisId,lldpRemChassisIdSubtype,lldpRemIndex,
lldpRemLocalPortNum,lldpRemTimeMark]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpRemEntry,lldpRemTable,1359,
[1],
[lldpRemPortIdSubtype,lldpRemChassisId,lldpRemChassisIdSubtype,
lldpRemIndex,lldpRemLocalPortNum,lldpRemTimeMark]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpRemPortIdSubtype,lldpRemEntry,1453,[6],[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpRemPortId
Type1: {{type,'LldpPortId'},1465}
Access: 'read-only'
Defval: []
Status current
Units undefined
NameOfEntry lldpRemEntry
Oline: 1464
[LLDP-MIB.mib:1464][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpRemPortId
ParentName: lldpRemEntry
SubIndex: [7]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpRemEntry,lldpRemTable,1359,
[1],
[lldpRemPortIdSubtype,lldpRemChassisId,
lldpRemChassisIdSubtype,lldpRemIndex,lldpRemLocalPortNum,
lldpRemTimeMark]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpRemEntry,lldpRemTable,1359,
[1],
[lldpRemPortId,lldpRemPortIdSubtype,lldpRemChassisId,
lldpRemChassisIdSubtype,lldpRemIndex,lldpRemLocalPortNum,
lldpRemTimeMark]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpRemPortId,lldpRemEntry,1464,[7],[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpRemPortDesc
Type1: {{type_with_size,'SnmpAdminString',{range,0,255}},1476}
Access: 'read-only'
Defval: []
Status current
Units undefined
NameOfEntry lldpRemEntry
Oline: 1475
[LLDP-MIB.mib:1475][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpRemPortDesc
ParentName: lldpRemEntry
SubIndex: "\b"
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpRemEntry,lldpRemTable,1359,
[1],
[lldpRemPortId,lldpRemPortIdSubtype,lldpRemChassisId,
lldpRemChassisIdSubtype,lldpRemIndex,lldpRemLocalPortNum,
lldpRemTimeMark]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpRemEntry,lldpRemTable,1359,
[1],
[lldpRemPortDesc,lldpRemPortId,lldpRemPortIdSubtype,
lldpRemChassisId,lldpRemChassisIdSubtype,lldpRemIndex,
lldpRemLocalPortNum,lldpRemTimeMark]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpRemPortDesc,lldpRemEntry,1475,"\b",[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpRemSysName
Type1: {{type_with_size,'SnmpAdminString',{range,0,255}},1487}
Access: 'read-only'
Defval: []
Status current
Units undefined
NameOfEntry lldpRemEntry
Oline: 1486
[LLDP-MIB.mib:1486][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpRemSysName
ParentName: lldpRemEntry
SubIndex: "\t"
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpRemEntry,lldpRemTable,1359,
[1],
[lldpRemPortDesc,lldpRemPortId,lldpRemPortIdSubtype,
lldpRemChassisId,lldpRemChassisIdSubtype,lldpRemIndex,
lldpRemLocalPortNum,lldpRemTimeMark]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpRemEntry,lldpRemTable,1359,
[1],
[lldpRemSysName,lldpRemPortDesc,lldpRemPortId,
lldpRemPortIdSubtype,lldpRemChassisId,lldpRemChassisIdSubtype,
lldpRemIndex,lldpRemLocalPortNum,lldpRemTimeMark]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpRemSysName,lldpRemEntry,1486,"\t",[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpRemSysDesc
Type1: {{type_with_size,'SnmpAdminString',{range,0,255}},1498}
Access: 'read-only'
Defval: []
Status current
Units undefined
NameOfEntry lldpRemEntry
Oline: 1497
[LLDP-MIB.mib:1497][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpRemSysDesc
ParentName: lldpRemEntry
SubIndex: "\n"
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpRemEntry,lldpRemTable,1359,
[1],
[lldpRemSysName,lldpRemPortDesc,lldpRemPortId,
lldpRemPortIdSubtype,lldpRemChassisId,
lldpRemChassisIdSubtype,lldpRemIndex,lldpRemLocalPortNum,
lldpRemTimeMark]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpRemEntry,lldpRemTable,1359,
[1],
[lldpRemSysDesc,lldpRemSysName,lldpRemPortDesc,lldpRemPortId,
lldpRemPortIdSubtype,lldpRemChassisId,lldpRemChassisIdSubtype,
lldpRemIndex,lldpRemLocalPortNum,lldpRemTimeMark]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpRemSysDesc,lldpRemEntry,1497,"\n",[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpRemSysCapSupported
Type1: {{type,'LldpSystemCapabilitiesMap'},1509}
Access: 'read-only'
Defval: []
Status current
Units undefined
NameOfEntry lldpRemEntry
Oline: 1508
[LLDP-MIB.mib:1508][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpRemSysCapSupported
ParentName: lldpRemEntry
SubIndex: "\v"
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpRemEntry,lldpRemTable,1359,
[1],
[lldpRemSysDesc,lldpRemSysName,lldpRemPortDesc,lldpRemPortId,
lldpRemPortIdSubtype,lldpRemChassisId,
lldpRemChassisIdSubtype,lldpRemIndex,lldpRemLocalPortNum,
lldpRemTimeMark]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpRemEntry,lldpRemTable,1359,
[1],
[lldpRemSysCapSupported,lldpRemSysDesc,lldpRemSysName,
lldpRemPortDesc,lldpRemPortId,lldpRemPortIdSubtype,
lldpRemChassisId,lldpRemChassisIdSubtype,lldpRemIndex,
lldpRemLocalPortNum,lldpRemTimeMark]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpRemSysCapSupported,lldpRemEntry,1508,"\v",[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpRemSysCapEnabled
Type1: {{type,'LldpSystemCapabilitiesMap'},1520}
Access: 'read-only'
Defval: []
Status current
Units undefined
NameOfEntry lldpRemEntry
Oline: 1519
[LLDP-MIB.mib:1519][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpRemSysCapEnabled
ParentName: lldpRemEntry
SubIndex: "\f"
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpRemEntry,lldpRemTable,1359,
[1],
[lldpRemSysCapSupported,lldpRemSysDesc,lldpRemSysName,
lldpRemPortDesc,lldpRemPortId,lldpRemPortIdSubtype,
lldpRemChassisId,lldpRemChassisIdSubtype,lldpRemIndex,
lldpRemLocalPortNum,lldpRemTimeMark]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpRemEntry,lldpRemTable,1359,
[1],
[lldpRemSysCapEnabled,lldpRemSysCapSupported,lldpRemSysDesc,
lldpRemSysName,lldpRemPortDesc,lldpRemPortId,
lldpRemPortIdSubtype,lldpRemChassisId,lldpRemChassisIdSubtype,
lldpRemIndex,lldpRemLocalPortNum,lldpRemTimeMark]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpRemSysCapEnabled,lldpRemEntry,1519,"\f",[]}
[LLDP-MIB.mib][snmpc_lib:828][TRC]: find_asn1_types_for_indexes ->
Indexes: [lldpRemTimeMark,lldpRemLocalPortNum,lldpRemIndex]
ColMEs: [{me,1,table_column,lldpRemTimeMark,
{asn1_type,'TimeTicks',0,4294967295,[],true,'TimeFilter',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,2,table_column,lldpRemLocalPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,3,table_column,lldpRemIndex,
{asn1_type,'Integer32',1,2147483647,[],true,'Integer32',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,4,table_column,lldpRemChassisIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,[{local,7},
{interfaceName,6},
{networkAddress,5},
{macAddress,4},
{portComponent,3},
{interfaceAlias,2},
{chassisComponent,1}]}],
false,'LldpChassisIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,5,table_column,lldpRemChassisId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpChassisId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,6,table_column,lldpRemPortIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,[{local,7},
{agentCircuitId,6},
{interfaceName,5},
{networkAddress,4},
{macAddress,3},
{portComponent,2},
{interfaceAlias,1}]}],
false,'LldpPortIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,7,table_column,lldpRemPortId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpPortId',false,
undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,8,table_column,lldpRemPortDesc,
{asn1_type,'OCTET STRING',0,255,[],true,'SnmpAdminString',
false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,9,table_column,lldpRemSysName,
{asn1_type,'OCTET STRING',0,255,[],true,'SnmpAdminString',
false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,10,table_column,lldpRemSysDesc,
{asn1_type,'OCTET STRING',0,255,[],true,'SnmpAdminString',
false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,11,table_column,lldpRemSysCapSupported,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,12,table_column,lldpRemSysCapEnabled,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined}]
Line: 1358
[LLDP-MIB.mib][snmpc_lib:880][TRC]: get_asn1_type ->
ColumnName: lldpRemTimeMark
MEs: [{me,1,table_column,lldpRemTimeMark,
{asn1_type,'TimeTicks',0,4294967295,[],true,'TimeFilter',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,2,table_column,lldpRemLocalPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,3,table_column,lldpRemIndex,
{asn1_type,'Integer32',1,2147483647,[],true,'Integer32',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,4,table_column,lldpRemChassisIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{interfaceName,6},
{networkAddress,5},
{macAddress,4},
{portComponent,3},
{interfaceAlias,2},
{chassisComponent,1}]}],
false,'LldpChassisIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,5,table_column,lldpRemChassisId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpChassisId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,6,table_column,lldpRemPortIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{agentCircuitId,6},
{interfaceName,5},
{networkAddress,4},
{macAddress,3},
{portComponent,2},
{interfaceAlias,1}]}],
false,'LldpPortIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,7,table_column,lldpRemPortId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpPortId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,8,table_column,lldpRemPortDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,9,table_column,lldpRemSysName,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,10,table_column,lldpRemSysDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,11,table_column,lldpRemSysCapSupported,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,12,table_column,lldpRemSysCapEnabled,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,undefined,table_entry,lldpLocManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpLocManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpLocManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,6,[],undefined,[],
[{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
{asn1_type,'OCTET STRING',1,31,[],false,
'LldpManAddress',false,undefined}],
3,1}}],
undefined,undefined},
{me,6,table_column,lldpLocManAddrOID,
{asn1_type,'OBJECT IDENTIFIER',undefined,undefined,[],
true,'OBJECT IDENTIFIER',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,5,table_column,lldpLocManAddrIfId,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,4,table_column,lldpLocManAddrIfSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{systemPortNumber,3},{ifIndex,2},{unknown,1}]}],
false,'LldpManAddrIfSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,3,table_column,lldpLocManAddrLen,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,2,table_column,lldpLocManAddr,
{asn1_type,'OCTET STRING',1,31,[],false,'LldpManAddress',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,1,table_column,lldpLocManAddrSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,undefined,table_entry,lldpLocPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpLocPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpLocPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,4,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,4,table_column,lldpLocPortDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,3,table_column,lldpLocPortId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpPortId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,2,table_column,lldpLocPortIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{agentCircuitId,6},
{interfaceName,5},
{networkAddress,4},
{macAddress,3},
{portComponent,2},
{interfaceAlias,1}]}],
false,'LldpPortIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,1,table_column,lldpLocPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,undefined,variable,lldpLocSysCapEnabled,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysCapSupported,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysName,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocChassisId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpChassisId',
false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocChassisIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{interfaceName,6},
{networkAddress,5},
{macAddress,4},
{portComponent,3},
{interfaceAlias,2},
{chassisComponent,1}]}],
false,'LldpChassisIdSubtype',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,1}}],
undefined,undefined},
{me,undefined,table_entry,lldpStatsRxPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRxStatsPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpStatsRxPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,7,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,7,table_column,lldpStatsRxPortAgeoutsTotal,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,6,table_column,lldpStatsRxPortTLVsUnrecognizedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,5,table_column,lldpStatsRxPortTLVsDiscardedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,4,table_column,lldpStatsRxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,3,table_column,lldpStatsRxPortFramesErrors,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,2,table_column,lldpStatsRxPortFramesDiscardedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,1,table_column,lldpStatsRxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,undefined,table_entry,lldpStatsTxPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpStatsTxPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpStatsTxPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,2,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,2,table_column,lldpStatsTxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,1,table_column,lldpStatsTxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,undefined,variable,lldpStatsRemTablesAgeouts,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpStatsRemTablesDrops,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesDeletes,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesInserts,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesLastChangeTime,
{asn1_type,'TimeTicks',undefined,undefined,[],true,
'TimeStamp',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,table_entry,lldpConfigManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpConfigManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpConfigManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,1,[],undefined,[],
{augments,error},
1,undefined}}],
undefined,undefined},
{me,1,table_column,lldpConfigManAddrPortsTxEnable,
{asn1_type,'OCTET STRING',0,512,[],false,'LldpPortList',
false,undefined},
'read-write',undefined,false,
[{table_name,lldpConfigManAddrTable},{defval,[]}],
undefined,undefined},
{me,undefined,table_entry,lldpPortConfigEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpPortConfigEntry'}],
undefined,undefined},
{me,undefined,table,lldpPortConfigTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,4,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,4,table_column,lldpPortConfigTLVsTxEnable,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{portDesc,0},
{sysName,1},
{sysDesc,2},
{sysCap,3}]}],
true,'BITS',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,0}],
undefined,undefined},
{me,3,table_column,lldpPortConfigNotificationEnable,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,[{false,2},{true,1}]}],
true,'TruthValue',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,2}],
undefined,undefined},
{me,2,table_column,lldpPortConfigAdminStatus,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{disabled,4},
{txAndRx,3},
{rxOnly,2},
{txOnly,1}]}],
true,'INTEGER',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,3}],
undefined,undefined},
{me,1,table_column,lldpPortConfigPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpPortConfigTable}],
undefined,undefined},
{me,undefined,variable,lldpNotificationInterval,
{asn1_type,'Integer32',5,3600,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,5}}],
undefined,"seconds"},
{me,undefined,variable,lldpTxDelay,
{asn1_type,'Integer32',1,8192,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpReinitDelay,
{asn1_type,'Integer32',1,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpMessageTxHoldMultiplier,
{asn1_type,'Integer32',2,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,4}}],
undefined,undefined},
{me,undefined,variable,lldpMessageTxInterval,
{asn1_type,'Integer32',5,32768,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,30}}],
undefined,"seconds"},
{me,undefined,internal,lldpExtensions,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpRemoteSystemsData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpLocalSystemData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpStatistics,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConfiguration,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConformance,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpObjects,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpNotifications,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpMIB,undefined,undefined,undefined,
false,[],undefined,undefined}]
Line: 1358
[LLDP-MIB.mib][snmpc_lib:880][TRC]: get_asn1_type ->
ColumnName: lldpRemLocalPortNum
MEs: [{me,1,table_column,lldpRemTimeMark,
{asn1_type,'TimeTicks',0,4294967295,[],true,'TimeFilter',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,2,table_column,lldpRemLocalPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,3,table_column,lldpRemIndex,
{asn1_type,'Integer32',1,2147483647,[],true,'Integer32',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,4,table_column,lldpRemChassisIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{interfaceName,6},
{networkAddress,5},
{macAddress,4},
{portComponent,3},
{interfaceAlias,2},
{chassisComponent,1}]}],
false,'LldpChassisIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,5,table_column,lldpRemChassisId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpChassisId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,6,table_column,lldpRemPortIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{agentCircuitId,6},
{interfaceName,5},
{networkAddress,4},
{macAddress,3},
{portComponent,2},
{interfaceAlias,1}]}],
false,'LldpPortIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,7,table_column,lldpRemPortId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpPortId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,8,table_column,lldpRemPortDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,9,table_column,lldpRemSysName,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,10,table_column,lldpRemSysDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,11,table_column,lldpRemSysCapSupported,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,12,table_column,lldpRemSysCapEnabled,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,undefined,table_entry,lldpLocManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpLocManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpLocManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,6,[],undefined,[],
[{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
{asn1_type,'OCTET STRING',1,31,[],false,
'LldpManAddress',false,undefined}],
3,1}}],
undefined,undefined},
{me,6,table_column,lldpLocManAddrOID,
{asn1_type,'OBJECT IDENTIFIER',undefined,undefined,[],
true,'OBJECT IDENTIFIER',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,5,table_column,lldpLocManAddrIfId,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,4,table_column,lldpLocManAddrIfSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{systemPortNumber,3},{ifIndex,2},{unknown,1}]}],
false,'LldpManAddrIfSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,3,table_column,lldpLocManAddrLen,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,2,table_column,lldpLocManAddr,
{asn1_type,'OCTET STRING',1,31,[],false,'LldpManAddress',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,1,table_column,lldpLocManAddrSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,undefined,table_entry,lldpLocPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpLocPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpLocPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,4,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,4,table_column,lldpLocPortDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,3,table_column,lldpLocPortId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpPortId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,2,table_column,lldpLocPortIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{agentCircuitId,6},
{interfaceName,5},
{networkAddress,4},
{macAddress,3},
{portComponent,2},
{interfaceAlias,1}]}],
false,'LldpPortIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,1,table_column,lldpLocPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,undefined,variable,lldpLocSysCapEnabled,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysCapSupported,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysName,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocChassisId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpChassisId',
false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocChassisIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{interfaceName,6},
{networkAddress,5},
{macAddress,4},
{portComponent,3},
{interfaceAlias,2},
{chassisComponent,1}]}],
false,'LldpChassisIdSubtype',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,1}}],
undefined,undefined},
{me,undefined,table_entry,lldpStatsRxPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRxStatsPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpStatsRxPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,7,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,7,table_column,lldpStatsRxPortAgeoutsTotal,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,6,table_column,lldpStatsRxPortTLVsUnrecognizedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,5,table_column,lldpStatsRxPortTLVsDiscardedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,4,table_column,lldpStatsRxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,3,table_column,lldpStatsRxPortFramesErrors,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,2,table_column,lldpStatsRxPortFramesDiscardedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,1,table_column,lldpStatsRxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,undefined,table_entry,lldpStatsTxPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpStatsTxPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpStatsTxPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,2,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,2,table_column,lldpStatsTxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,1,table_column,lldpStatsTxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,undefined,variable,lldpStatsRemTablesAgeouts,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpStatsRemTablesDrops,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesDeletes,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesInserts,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesLastChangeTime,
{asn1_type,'TimeTicks',undefined,undefined,[],true,
'TimeStamp',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,table_entry,lldpConfigManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpConfigManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpConfigManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,1,[],undefined,[],
{augments,error},
1,undefined}}],
undefined,undefined},
{me,1,table_column,lldpConfigManAddrPortsTxEnable,
{asn1_type,'OCTET STRING',0,512,[],false,'LldpPortList',
false,undefined},
'read-write',undefined,false,
[{table_name,lldpConfigManAddrTable},{defval,[]}],
undefined,undefined},
{me,undefined,table_entry,lldpPortConfigEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpPortConfigEntry'}],
undefined,undefined},
{me,undefined,table,lldpPortConfigTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,4,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,4,table_column,lldpPortConfigTLVsTxEnable,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{portDesc,0},
{sysName,1},
{sysDesc,2},
{sysCap,3}]}],
true,'BITS',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,0}],
undefined,undefined},
{me,3,table_column,lldpPortConfigNotificationEnable,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,[{false,2},{true,1}]}],
true,'TruthValue',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,2}],
undefined,undefined},
{me,2,table_column,lldpPortConfigAdminStatus,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{disabled,4},
{txAndRx,3},
{rxOnly,2},
{txOnly,1}]}],
true,'INTEGER',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,3}],
undefined,undefined},
{me,1,table_column,lldpPortConfigPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpPortConfigTable}],
undefined,undefined},
{me,undefined,variable,lldpNotificationInterval,
{asn1_type,'Integer32',5,3600,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,5}}],
undefined,"seconds"},
{me,undefined,variable,lldpTxDelay,
{asn1_type,'Integer32',1,8192,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpReinitDelay,
{asn1_type,'Integer32',1,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpMessageTxHoldMultiplier,
{asn1_type,'Integer32',2,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,4}}],
undefined,undefined},
{me,undefined,variable,lldpMessageTxInterval,
{asn1_type,'Integer32',5,32768,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,30}}],
undefined,"seconds"},
{me,undefined,internal,lldpExtensions,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpRemoteSystemsData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpLocalSystemData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpStatistics,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConfiguration,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConformance,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpObjects,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpNotifications,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpMIB,undefined,undefined,undefined,
false,[],undefined,undefined}]
Line: 1358
[LLDP-MIB.mib][snmpc_lib:880][TRC]: get_asn1_type ->
ColumnName: lldpRemIndex
MEs: [{me,1,table_column,lldpRemTimeMark,
{asn1_type,'TimeTicks',0,4294967295,[],true,'TimeFilter',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,2,table_column,lldpRemLocalPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,3,table_column,lldpRemIndex,
{asn1_type,'Integer32',1,2147483647,[],true,'Integer32',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,4,table_column,lldpRemChassisIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{interfaceName,6},
{networkAddress,5},
{macAddress,4},
{portComponent,3},
{interfaceAlias,2},
{chassisComponent,1}]}],
false,'LldpChassisIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,5,table_column,lldpRemChassisId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpChassisId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,6,table_column,lldpRemPortIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{agentCircuitId,6},
{interfaceName,5},
{networkAddress,4},
{macAddress,3},
{portComponent,2},
{interfaceAlias,1}]}],
false,'LldpPortIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,7,table_column,lldpRemPortId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpPortId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,8,table_column,lldpRemPortDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,9,table_column,lldpRemSysName,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,10,table_column,lldpRemSysDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,11,table_column,lldpRemSysCapSupported,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,12,table_column,lldpRemSysCapEnabled,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,undefined,table_entry,lldpLocManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpLocManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpLocManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,6,[],undefined,[],
[{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
{asn1_type,'OCTET STRING',1,31,[],false,
'LldpManAddress',false,undefined}],
3,1}}],
undefined,undefined},
{me,6,table_column,lldpLocManAddrOID,
{asn1_type,'OBJECT IDENTIFIER',undefined,undefined,[],
true,'OBJECT IDENTIFIER',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,5,table_column,lldpLocManAddrIfId,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,4,table_column,lldpLocManAddrIfSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{systemPortNumber,3},{ifIndex,2},{unknown,1}]}],
false,'LldpManAddrIfSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,3,table_column,lldpLocManAddrLen,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,2,table_column,lldpLocManAddr,
{asn1_type,'OCTET STRING',1,31,[],false,'LldpManAddress',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,1,table_column,lldpLocManAddrSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,undefined,table_entry,lldpLocPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpLocPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpLocPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,4,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,4,table_column,lldpLocPortDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,3,table_column,lldpLocPortId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpPortId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,2,table_column,lldpLocPortIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{agentCircuitId,6},
{interfaceName,5},
{networkAddress,4},
{macAddress,3},
{portComponent,2},
{interfaceAlias,1}]}],
false,'LldpPortIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,1,table_column,lldpLocPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,undefined,variable,lldpLocSysCapEnabled,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysCapSupported,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysName,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocChassisId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpChassisId',
false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocChassisIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{interfaceName,6},
{networkAddress,5},
{macAddress,4},
{portComponent,3},
{interfaceAlias,2},
{chassisComponent,1}]}],
false,'LldpChassisIdSubtype',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,1}}],
undefined,undefined},
{me,undefined,table_entry,lldpStatsRxPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRxStatsPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpStatsRxPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,7,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,7,table_column,lldpStatsRxPortAgeoutsTotal,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,6,table_column,lldpStatsRxPortTLVsUnrecognizedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,5,table_column,lldpStatsRxPortTLVsDiscardedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,4,table_column,lldpStatsRxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,3,table_column,lldpStatsRxPortFramesErrors,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,2,table_column,lldpStatsRxPortFramesDiscardedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,1,table_column,lldpStatsRxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,undefined,table_entry,lldpStatsTxPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpStatsTxPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpStatsTxPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,2,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,2,table_column,lldpStatsTxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,1,table_column,lldpStatsTxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,undefined,variable,lldpStatsRemTablesAgeouts,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpStatsRemTablesDrops,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesDeletes,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesInserts,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesLastChangeTime,
{asn1_type,'TimeTicks',undefined,undefined,[],true,
'TimeStamp',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,table_entry,lldpConfigManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpConfigManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpConfigManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,1,[],undefined,[],
{augments,error},
1,undefined}}],
undefined,undefined},
{me,1,table_column,lldpConfigManAddrPortsTxEnable,
{asn1_type,'OCTET STRING',0,512,[],false,'LldpPortList',
false,undefined},
'read-write',undefined,false,
[{table_name,lldpConfigManAddrTable},{defval,[]}],
undefined,undefined},
{me,undefined,table_entry,lldpPortConfigEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpPortConfigEntry'}],
undefined,undefined},
{me,undefined,table,lldpPortConfigTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,4,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,4,table_column,lldpPortConfigTLVsTxEnable,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{portDesc,0},
{sysName,1},
{sysDesc,2},
{sysCap,3}]}],
true,'BITS',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,0}],
undefined,undefined},
{me,3,table_column,lldpPortConfigNotificationEnable,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,[{false,2},{true,1}]}],
true,'TruthValue',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,2}],
undefined,undefined},
{me,2,table_column,lldpPortConfigAdminStatus,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{disabled,4},
{txAndRx,3},
{rxOnly,2},
{txOnly,1}]}],
true,'INTEGER',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,3}],
undefined,undefined},
{me,1,table_column,lldpPortConfigPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpPortConfigTable}],
undefined,undefined},
{me,undefined,variable,lldpNotificationInterval,
{asn1_type,'Integer32',5,3600,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,5}}],
undefined,"seconds"},
{me,undefined,variable,lldpTxDelay,
{asn1_type,'Integer32',1,8192,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpReinitDelay,
{asn1_type,'Integer32',1,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpMessageTxHoldMultiplier,
{asn1_type,'Integer32',2,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,4}}],
undefined,undefined},
{me,undefined,variable,lldpMessageTxInterval,
{asn1_type,'Integer32',5,32768,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,30}}],
undefined,"seconds"},
{me,undefined,internal,lldpExtensions,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpRemoteSystemsData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpLocalSystemData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpStatistics,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConfiguration,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConformance,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpObjects,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpNotifications,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpMIB,undefined,undefined,undefined,
false,[],undefined,undefined}]
Line: 1358
[LLDP-MIB.mib][snmpc:528][LOG]: defloop(547) -> [object_type(sequence_of),object_type(type,[1]),sequence]:
NameOfTable: lldpRemManAddrTable
SeqName: 'LldpRemManAddrEntry'
Taccess: 'not-accessible'
Kind: {variable,[]}
Tstatus: current
Tindex: {lldpRemoteSystemsData,[2]}
Tunits: undefined
Tline: 1534
NameOfEntry: lldpRemManAddrEntry
TEline: 1545
IndexingInfo: {indexes,[lldpRemTimeMark,lldpRemLocalPortNum,lldpRemIndex,
lldpRemManAddrSubtype,lldpRemManAddr]}
Estatus: current
Eunits: undefined
Ref: undefined
Eline: 1544
FieldList: [{lldpRemManAddrSubtype,{{type,'AddressFamilyNumbers'},1569}},
{lldpRemManAddr,{{type,'LldpManAddress'},1570}},
{lldpRemManAddrIfSubtype,
{{type,'LldpManAddrIfSubtype'},1571}},
{lldpRemManAddrIfId,{{type,'Integer32'},1572}},
{lldpRemManAddrOID,{{type,'OBJECT IDENTIFIER'},1573}}]
Sline: 1568
[LLDP-MIB.mib:1534][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpRemManAddrTable
ParentName: lldpRemoteSystemsData
SubIndex: [2]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpRemoteSystemsData,lldpObjects,55,[4],[lldpRemTable]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpRemoteSystemsData,lldpObjects,55,[4],[lldpRemManAddrTable,lldpRemTable]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpRemManAddrTable,lldpRemoteSystemsData,1534,[2],[]}
[LLDP-MIB.mib:1545][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpRemManAddrEntry
ParentName: lldpRemManAddrTable
SubIndex: [1]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpRemManAddrTable,lldpRemoteSystemsData,1534,[2],[]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpRemManAddrTable,lldpRemoteSystemsData,1534,[2],[lldpRemManAddrEntry]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpRemManAddrEntry,lldpRemManAddrTable,1545,[1],[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpRemManAddrSubtype
Type1: {{type,'AddressFamilyNumbers'},1577}
Access: 'not-accessible'
Defval: []
Status current
Units undefined
NameOfEntry lldpRemManAddrEntry
Oline: 1576
[LLDP-MIB.mib:1576][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpRemManAddrSubtype
ParentName: lldpRemManAddrEntry
SubIndex: [1]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpRemManAddrEntry,lldpRemManAddrTable,1545,[1],[]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpRemManAddrEntry,lldpRemManAddrTable,1545,[1],[lldpRemManAddrSubtype]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpRemManAddrSubtype,lldpRemManAddrEntry,1576,[1],[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpRemManAddr
Type1: {{type,'LldpManAddress'},1588}
Access: 'not-accessible'
Defval: []
Status current
Units undefined
NameOfEntry lldpRemManAddrEntry
Oline: 1587
[LLDP-MIB.mib:1587][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpRemManAddr
ParentName: lldpRemManAddrEntry
SubIndex: [2]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpRemManAddrEntry,lldpRemManAddrTable,1545,[1],[lldpRemManAddrSubtype]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpRemManAddrEntry,lldpRemManAddrTable,1545,
[1],
[lldpRemManAddr,lldpRemManAddrSubtype]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpRemManAddr,lldpRemManAddrEntry,1587,[2],[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpRemManAddrIfSubtype
Type1: {{type,'LldpManAddrIfSubtype'},1600}
Access: 'read-only'
Defval: []
Status current
Units undefined
NameOfEntry lldpRemManAddrEntry
Oline: 1599
[LLDP-MIB.mib:1599][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpRemManAddrIfSubtype
ParentName: lldpRemManAddrEntry
SubIndex: [3]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpRemManAddrEntry,lldpRemManAddrTable,1545,
[1],
[lldpRemManAddr,lldpRemManAddrSubtype]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpRemManAddrEntry,lldpRemManAddrTable,1545,
[1],
[lldpRemManAddrIfSubtype,lldpRemManAddr,
lldpRemManAddrSubtype]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpRemManAddrIfSubtype,lldpRemManAddrEntry,1599,[3],[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpRemManAddrIfId
Type1: {{type,'Integer32'},1612}
Access: 'read-only'
Defval: []
Status current
Units undefined
NameOfEntry lldpRemManAddrEntry
Oline: 1611
[LLDP-MIB.mib:1611][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpRemManAddrIfId
ParentName: lldpRemManAddrEntry
SubIndex: [4]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpRemManAddrEntry,lldpRemManAddrTable,1545,
[1],
[lldpRemManAddrIfSubtype,lldpRemManAddr,
lldpRemManAddrSubtype]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpRemManAddrEntry,lldpRemManAddrTable,1545,
[1],
[lldpRemManAddrIfId,lldpRemManAddrIfSubtype,
lldpRemManAddr,lldpRemManAddrSubtype]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpRemManAddrIfId,lldpRemManAddrEntry,1611,[4],[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpRemManAddrOID
Type1: {{type,'OBJECT IDENTIFIER'},1624}
Access: 'read-only'
Defval: []
Status current
Units undefined
NameOfEntry lldpRemManAddrEntry
Oline: 1623
[LLDP-MIB.mib:1623][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpRemManAddrOID
ParentName: lldpRemManAddrEntry
SubIndex: [5]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpRemManAddrEntry,lldpRemManAddrTable,1545,
[1],
[lldpRemManAddrIfId,lldpRemManAddrIfSubtype,
lldpRemManAddr,lldpRemManAddrSubtype]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpRemManAddrEntry,lldpRemManAddrTable,1545,
[1],
[lldpRemManAddrOID,lldpRemManAddrIfId,
lldpRemManAddrIfSubtype,lldpRemManAddr,
lldpRemManAddrSubtype]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpRemManAddrOID,lldpRemManAddrEntry,1623,[5],[]}
[LLDP-MIB.mib][snmpc_lib:828][TRC]: find_asn1_types_for_indexes ->
Indexes: [lldpRemTimeMark,lldpRemLocalPortNum,lldpRemIndex,
lldpRemManAddrSubtype,lldpRemManAddr]
ColMEs: [{me,1,table_column,lldpRemManAddrSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,2,table_column,lldpRemManAddr,
{asn1_type,'OCTET STRING',1,31,[],false,'LldpManAddress',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,3,table_column,lldpRemManAddrIfSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,[{systemPortNumber,3},
{ifIndex,2},
{unknown,1}]}],
false,'LldpManAddrIfSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,4,table_column,lldpRemManAddrIfId,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,5,table_column,lldpRemManAddrOID,
{asn1_type,'OBJECT IDENTIFIER',undefined,undefined,[],true,
'OBJECT IDENTIFIER',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined}]
Line: 1544
[LLDP-MIB.mib][snmpc_lib:880][TRC]: get_asn1_type ->
ColumnName: lldpRemTimeMark
MEs: [{me,1,table_column,lldpRemManAddrSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,2,table_column,lldpRemManAddr,
{asn1_type,'OCTET STRING',1,31,[],false,'LldpManAddress',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,3,table_column,lldpRemManAddrIfSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{systemPortNumber,3},{ifIndex,2},{unknown,1}]}],
false,'LldpManAddrIfSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,4,table_column,lldpRemManAddrIfId,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,5,table_column,lldpRemManAddrOID,
{asn1_type,'OBJECT IDENTIFIER',undefined,undefined,[],
true,'OBJECT IDENTIFIER',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,undefined,table_entry,lldpRemEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRemEntry'}],
undefined,undefined},
{me,undefined,table,lldpRemTable,undefined,'not-accessible',
undefined,false,
[{table_info,
{table_info,12,[],undefined,[],
[{asn1_type,'TimeTicks',0,4294967295,[],true,
'TimeFilter',false,undefined},
{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"},
{asn1_type,'INTEGER',1,2147483647,[],true,
'Integer32',false,undefined}],
4,1}}],
undefined,undefined},
{me,12,table_column,lldpRemSysCapEnabled,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,11,table_column,lldpRemSysCapSupported,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,10,table_column,lldpRemSysDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,9,table_column,lldpRemSysName,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,8,table_column,lldpRemPortDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,7,table_column,lldpRemPortId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpPortId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,6,table_column,lldpRemPortIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{agentCircuitId,6},
{interfaceName,5},
{networkAddress,4},
{macAddress,3},
{portComponent,2},
{interfaceAlias,1}]}],
false,'LldpPortIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,5,table_column,lldpRemChassisId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpChassisId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,4,table_column,lldpRemChassisIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{interfaceName,6},
{networkAddress,5},
{macAddress,4},
{portComponent,3},
{interfaceAlias,2},
{chassisComponent,1}]}],
false,'LldpChassisIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,3,table_column,lldpRemIndex,
{asn1_type,'Integer32',1,2147483647,[],true,'Integer32',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,2,table_column,lldpRemLocalPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,1,table_column,lldpRemTimeMark,
{asn1_type,'TimeTicks',0,4294967295,[],true,'TimeFilter',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,undefined,table_entry,lldpLocManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpLocManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpLocManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,6,[],undefined,[],
[{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
{asn1_type,'OCTET STRING',1,31,[],false,
'LldpManAddress',false,undefined}],
3,1}}],
undefined,undefined},
{me,6,table_column,lldpLocManAddrOID,
{asn1_type,'OBJECT IDENTIFIER',undefined,undefined,[],
true,'OBJECT IDENTIFIER',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,5,table_column,lldpLocManAddrIfId,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,4,table_column,lldpLocManAddrIfSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{systemPortNumber,3},{ifIndex,2},{unknown,1}]}],
false,'LldpManAddrIfSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,3,table_column,lldpLocManAddrLen,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,2,table_column,lldpLocManAddr,
{asn1_type,'OCTET STRING',1,31,[],false,'LldpManAddress',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,1,table_column,lldpLocManAddrSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,undefined,table_entry,lldpLocPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpLocPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpLocPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,4,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,4,table_column,lldpLocPortDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,3,table_column,lldpLocPortId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpPortId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,2,table_column,lldpLocPortIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{agentCircuitId,6},
{interfaceName,5},
{networkAddress,4},
{macAddress,3},
{portComponent,2},
{interfaceAlias,1}]}],
false,'LldpPortIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,1,table_column,lldpLocPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,undefined,variable,lldpLocSysCapEnabled,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysCapSupported,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysName,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocChassisId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpChassisId',
false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocChassisIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{interfaceName,6},
{networkAddress,5},
{macAddress,4},
{portComponent,3},
{interfaceAlias,2},
{chassisComponent,1}]}],
false,'LldpChassisIdSubtype',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,1}}],
undefined,undefined},
{me,undefined,table_entry,lldpStatsRxPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRxStatsPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpStatsRxPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,7,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,7,table_column,lldpStatsRxPortAgeoutsTotal,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,6,table_column,lldpStatsRxPortTLVsUnrecognizedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,5,table_column,lldpStatsRxPortTLVsDiscardedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,4,table_column,lldpStatsRxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,3,table_column,lldpStatsRxPortFramesErrors,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,2,table_column,lldpStatsRxPortFramesDiscardedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,1,table_column,lldpStatsRxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,undefined,table_entry,lldpStatsTxPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpStatsTxPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpStatsTxPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,2,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,2,table_column,lldpStatsTxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,1,table_column,lldpStatsTxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,undefined,variable,lldpStatsRemTablesAgeouts,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpStatsRemTablesDrops,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesDeletes,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesInserts,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesLastChangeTime,
{asn1_type,'TimeTicks',undefined,undefined,[],true,
'TimeStamp',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,table_entry,lldpConfigManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpConfigManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpConfigManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,1,[],undefined,[],
{augments,error},
1,undefined}}],
undefined,undefined},
{me,1,table_column,lldpConfigManAddrPortsTxEnable,
{asn1_type,'OCTET STRING',0,512,[],false,'LldpPortList',
false,undefined},
'read-write',undefined,false,
[{table_name,lldpConfigManAddrTable},{defval,[]}],
undefined,undefined},
{me,undefined,table_entry,lldpPortConfigEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpPortConfigEntry'}],
undefined,undefined},
{me,undefined,table,lldpPortConfigTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,4,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,4,table_column,lldpPortConfigTLVsTxEnable,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{portDesc,0},
{sysName,1},
{sysDesc,2},
{sysCap,3}]}],
true,'BITS',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,0}],
undefined,undefined},
{me,3,table_column,lldpPortConfigNotificationEnable,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,[{false,2},{true,1}]}],
true,'TruthValue',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,2}],
undefined,undefined},
{me,2,table_column,lldpPortConfigAdminStatus,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{disabled,4},
{txAndRx,3},
{rxOnly,2},
{txOnly,1}]}],
true,'INTEGER',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,3}],
undefined,undefined},
{me,1,table_column,lldpPortConfigPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpPortConfigTable}],
undefined,undefined},
{me,undefined,variable,lldpNotificationInterval,
{asn1_type,'Integer32',5,3600,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,5}}],
undefined,"seconds"},
{me,undefined,variable,lldpTxDelay,
{asn1_type,'Integer32',1,8192,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpReinitDelay,
{asn1_type,'Integer32',1,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpMessageTxHoldMultiplier,
{asn1_type,'Integer32',2,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,4}}],
undefined,undefined},
{me,undefined,variable,lldpMessageTxInterval,
{asn1_type,'Integer32',5,32768,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,30}}],
undefined,"seconds"},
{me,undefined,internal,lldpExtensions,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpRemoteSystemsData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpLocalSystemData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpStatistics,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConfiguration,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConformance,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpObjects,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpNotifications,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpMIB,undefined,undefined,undefined,
false,[],undefined,undefined}]
Line: 1544
[LLDP-MIB.mib][snmpc_lib:880][TRC]: get_asn1_type ->
ColumnName: lldpRemLocalPortNum
MEs: [{me,1,table_column,lldpRemManAddrSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,2,table_column,lldpRemManAddr,
{asn1_type,'OCTET STRING',1,31,[],false,'LldpManAddress',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,3,table_column,lldpRemManAddrIfSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{systemPortNumber,3},{ifIndex,2},{unknown,1}]}],
false,'LldpManAddrIfSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,4,table_column,lldpRemManAddrIfId,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,5,table_column,lldpRemManAddrOID,
{asn1_type,'OBJECT IDENTIFIER',undefined,undefined,[],
true,'OBJECT IDENTIFIER',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,undefined,table_entry,lldpRemEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRemEntry'}],
undefined,undefined},
{me,undefined,table,lldpRemTable,undefined,'not-accessible',
undefined,false,
[{table_info,
{table_info,12,[],undefined,[],
[{asn1_type,'TimeTicks',0,4294967295,[],true,
'TimeFilter',false,undefined},
{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"},
{asn1_type,'INTEGER',1,2147483647,[],true,
'Integer32',false,undefined}],
4,1}}],
undefined,undefined},
{me,12,table_column,lldpRemSysCapEnabled,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,11,table_column,lldpRemSysCapSupported,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,10,table_column,lldpRemSysDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,9,table_column,lldpRemSysName,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,8,table_column,lldpRemPortDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,7,table_column,lldpRemPortId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpPortId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,6,table_column,lldpRemPortIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{agentCircuitId,6},
{interfaceName,5},
{networkAddress,4},
{macAddress,3},
{portComponent,2},
{interfaceAlias,1}]}],
false,'LldpPortIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,5,table_column,lldpRemChassisId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpChassisId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,4,table_column,lldpRemChassisIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{interfaceName,6},
{networkAddress,5},
{macAddress,4},
{portComponent,3},
{interfaceAlias,2},
{chassisComponent,1}]}],
false,'LldpChassisIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,3,table_column,lldpRemIndex,
{asn1_type,'Integer32',1,2147483647,[],true,'Integer32',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,2,table_column,lldpRemLocalPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,1,table_column,lldpRemTimeMark,
{asn1_type,'TimeTicks',0,4294967295,[],true,'TimeFilter',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,undefined,table_entry,lldpLocManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpLocManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpLocManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,6,[],undefined,[],
[{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
{asn1_type,'OCTET STRING',1,31,[],false,
'LldpManAddress',false,undefined}],
3,1}}],
undefined,undefined},
{me,6,table_column,lldpLocManAddrOID,
{asn1_type,'OBJECT IDENTIFIER',undefined,undefined,[],
true,'OBJECT IDENTIFIER',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,5,table_column,lldpLocManAddrIfId,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,4,table_column,lldpLocManAddrIfSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{systemPortNumber,3},{ifIndex,2},{unknown,1}]}],
false,'LldpManAddrIfSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,3,table_column,lldpLocManAddrLen,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,2,table_column,lldpLocManAddr,
{asn1_type,'OCTET STRING',1,31,[],false,'LldpManAddress',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,1,table_column,lldpLocManAddrSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,undefined,table_entry,lldpLocPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpLocPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpLocPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,4,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,4,table_column,lldpLocPortDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,3,table_column,lldpLocPortId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpPortId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,2,table_column,lldpLocPortIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{agentCircuitId,6},
{interfaceName,5},
{networkAddress,4},
{macAddress,3},
{portComponent,2},
{interfaceAlias,1}]}],
false,'LldpPortIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,1,table_column,lldpLocPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,undefined,variable,lldpLocSysCapEnabled,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysCapSupported,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysName,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocChassisId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpChassisId',
false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocChassisIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{interfaceName,6},
{networkAddress,5},
{macAddress,4},
{portComponent,3},
{interfaceAlias,2},
{chassisComponent,1}]}],
false,'LldpChassisIdSubtype',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,1}}],
undefined,undefined},
{me,undefined,table_entry,lldpStatsRxPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRxStatsPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpStatsRxPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,7,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,7,table_column,lldpStatsRxPortAgeoutsTotal,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,6,table_column,lldpStatsRxPortTLVsUnrecognizedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,5,table_column,lldpStatsRxPortTLVsDiscardedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,4,table_column,lldpStatsRxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,3,table_column,lldpStatsRxPortFramesErrors,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,2,table_column,lldpStatsRxPortFramesDiscardedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,1,table_column,lldpStatsRxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,undefined,table_entry,lldpStatsTxPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpStatsTxPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpStatsTxPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,2,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,2,table_column,lldpStatsTxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,1,table_column,lldpStatsTxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,undefined,variable,lldpStatsRemTablesAgeouts,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpStatsRemTablesDrops,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesDeletes,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesInserts,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesLastChangeTime,
{asn1_type,'TimeTicks',undefined,undefined,[],true,
'TimeStamp',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,table_entry,lldpConfigManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpConfigManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpConfigManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,1,[],undefined,[],
{augments,error},
1,undefined}}],
undefined,undefined},
{me,1,table_column,lldpConfigManAddrPortsTxEnable,
{asn1_type,'OCTET STRING',0,512,[],false,'LldpPortList',
false,undefined},
'read-write',undefined,false,
[{table_name,lldpConfigManAddrTable},{defval,[]}],
undefined,undefined},
{me,undefined,table_entry,lldpPortConfigEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpPortConfigEntry'}],
undefined,undefined},
{me,undefined,table,lldpPortConfigTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,4,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,4,table_column,lldpPortConfigTLVsTxEnable,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{portDesc,0},
{sysName,1},
{sysDesc,2},
{sysCap,3}]}],
true,'BITS',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,0}],
undefined,undefined},
{me,3,table_column,lldpPortConfigNotificationEnable,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,[{false,2},{true,1}]}],
true,'TruthValue',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,2}],
undefined,undefined},
{me,2,table_column,lldpPortConfigAdminStatus,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{disabled,4},
{txAndRx,3},
{rxOnly,2},
{txOnly,1}]}],
true,'INTEGER',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,3}],
undefined,undefined},
{me,1,table_column,lldpPortConfigPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpPortConfigTable}],
undefined,undefined},
{me,undefined,variable,lldpNotificationInterval,
{asn1_type,'Integer32',5,3600,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,5}}],
undefined,"seconds"},
{me,undefined,variable,lldpTxDelay,
{asn1_type,'Integer32',1,8192,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpReinitDelay,
{asn1_type,'Integer32',1,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpMessageTxHoldMultiplier,
{asn1_type,'Integer32',2,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,4}}],
undefined,undefined},
{me,undefined,variable,lldpMessageTxInterval,
{asn1_type,'Integer32',5,32768,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,30}}],
undefined,"seconds"},
{me,undefined,internal,lldpExtensions,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpRemoteSystemsData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpLocalSystemData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpStatistics,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConfiguration,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConformance,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpObjects,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpNotifications,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpMIB,undefined,undefined,undefined,
false,[],undefined,undefined}]
Line: 1544
[LLDP-MIB.mib][snmpc_lib:880][TRC]: get_asn1_type ->
ColumnName: lldpRemIndex
MEs: [{me,1,table_column,lldpRemManAddrSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,2,table_column,lldpRemManAddr,
{asn1_type,'OCTET STRING',1,31,[],false,'LldpManAddress',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,3,table_column,lldpRemManAddrIfSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{systemPortNumber,3},{ifIndex,2},{unknown,1}]}],
false,'LldpManAddrIfSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,4,table_column,lldpRemManAddrIfId,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,5,table_column,lldpRemManAddrOID,
{asn1_type,'OBJECT IDENTIFIER',undefined,undefined,[],
true,'OBJECT IDENTIFIER',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,undefined,table_entry,lldpRemEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRemEntry'}],
undefined,undefined},
{me,undefined,table,lldpRemTable,undefined,'not-accessible',
undefined,false,
[{table_info,
{table_info,12,[],undefined,[],
[{asn1_type,'TimeTicks',0,4294967295,[],true,
'TimeFilter',false,undefined},
{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"},
{asn1_type,'INTEGER',1,2147483647,[],true,
'Integer32',false,undefined}],
4,1}}],
undefined,undefined},
{me,12,table_column,lldpRemSysCapEnabled,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,11,table_column,lldpRemSysCapSupported,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,10,table_column,lldpRemSysDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,9,table_column,lldpRemSysName,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,8,table_column,lldpRemPortDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,7,table_column,lldpRemPortId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpPortId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,6,table_column,lldpRemPortIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{agentCircuitId,6},
{interfaceName,5},
{networkAddress,4},
{macAddress,3},
{portComponent,2},
{interfaceAlias,1}]}],
false,'LldpPortIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,5,table_column,lldpRemChassisId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpChassisId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,4,table_column,lldpRemChassisIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{interfaceName,6},
{networkAddress,5},
{macAddress,4},
{portComponent,3},
{interfaceAlias,2},
{chassisComponent,1}]}],
false,'LldpChassisIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,3,table_column,lldpRemIndex,
{asn1_type,'Integer32',1,2147483647,[],true,'Integer32',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,2,table_column,lldpRemLocalPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,1,table_column,lldpRemTimeMark,
{asn1_type,'TimeTicks',0,4294967295,[],true,'TimeFilter',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,undefined,table_entry,lldpLocManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpLocManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpLocManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,6,[],undefined,[],
[{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
{asn1_type,'OCTET STRING',1,31,[],false,
'LldpManAddress',false,undefined}],
3,1}}],
undefined,undefined},
{me,6,table_column,lldpLocManAddrOID,
{asn1_type,'OBJECT IDENTIFIER',undefined,undefined,[],
true,'OBJECT IDENTIFIER',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,5,table_column,lldpLocManAddrIfId,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,4,table_column,lldpLocManAddrIfSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{systemPortNumber,3},{ifIndex,2},{unknown,1}]}],
false,'LldpManAddrIfSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,3,table_column,lldpLocManAddrLen,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,2,table_column,lldpLocManAddr,
{asn1_type,'OCTET STRING',1,31,[],false,'LldpManAddress',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,1,table_column,lldpLocManAddrSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,undefined,table_entry,lldpLocPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpLocPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpLocPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,4,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,4,table_column,lldpLocPortDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,3,table_column,lldpLocPortId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpPortId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,2,table_column,lldpLocPortIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{agentCircuitId,6},
{interfaceName,5},
{networkAddress,4},
{macAddress,3},
{portComponent,2},
{interfaceAlias,1}]}],
false,'LldpPortIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,1,table_column,lldpLocPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,undefined,variable,lldpLocSysCapEnabled,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysCapSupported,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysName,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocChassisId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpChassisId',
false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocChassisIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{interfaceName,6},
{networkAddress,5},
{macAddress,4},
{portComponent,3},
{interfaceAlias,2},
{chassisComponent,1}]}],
false,'LldpChassisIdSubtype',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,1}}],
undefined,undefined},
{me,undefined,table_entry,lldpStatsRxPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRxStatsPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpStatsRxPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,7,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,7,table_column,lldpStatsRxPortAgeoutsTotal,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,6,table_column,lldpStatsRxPortTLVsUnrecognizedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,5,table_column,lldpStatsRxPortTLVsDiscardedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,4,table_column,lldpStatsRxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,3,table_column,lldpStatsRxPortFramesErrors,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,2,table_column,lldpStatsRxPortFramesDiscardedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,1,table_column,lldpStatsRxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,undefined,table_entry,lldpStatsTxPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpStatsTxPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpStatsTxPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,2,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,2,table_column,lldpStatsTxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,1,table_column,lldpStatsTxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,undefined,variable,lldpStatsRemTablesAgeouts,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpStatsRemTablesDrops,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesDeletes,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesInserts,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesLastChangeTime,
{asn1_type,'TimeTicks',undefined,undefined,[],true,
'TimeStamp',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,table_entry,lldpConfigManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpConfigManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpConfigManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,1,[],undefined,[],
{augments,error},
1,undefined}}],
undefined,undefined},
{me,1,table_column,lldpConfigManAddrPortsTxEnable,
{asn1_type,'OCTET STRING',0,512,[],false,'LldpPortList',
false,undefined},
'read-write',undefined,false,
[{table_name,lldpConfigManAddrTable},{defval,[]}],
undefined,undefined},
{me,undefined,table_entry,lldpPortConfigEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpPortConfigEntry'}],
undefined,undefined},
{me,undefined,table,lldpPortConfigTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,4,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,4,table_column,lldpPortConfigTLVsTxEnable,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{portDesc,0},
{sysName,1},
{sysDesc,2},
{sysCap,3}]}],
true,'BITS',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,0}],
undefined,undefined},
{me,3,table_column,lldpPortConfigNotificationEnable,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,[{false,2},{true,1}]}],
true,'TruthValue',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,2}],
undefined,undefined},
{me,2,table_column,lldpPortConfigAdminStatus,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{disabled,4},
{txAndRx,3},
{rxOnly,2},
{txOnly,1}]}],
true,'INTEGER',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,3}],
undefined,undefined},
{me,1,table_column,lldpPortConfigPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpPortConfigTable}],
undefined,undefined},
{me,undefined,variable,lldpNotificationInterval,
{asn1_type,'Integer32',5,3600,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,5}}],
undefined,"seconds"},
{me,undefined,variable,lldpTxDelay,
{asn1_type,'Integer32',1,8192,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpReinitDelay,
{asn1_type,'Integer32',1,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpMessageTxHoldMultiplier,
{asn1_type,'Integer32',2,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,4}}],
undefined,undefined},
{me,undefined,variable,lldpMessageTxInterval,
{asn1_type,'Integer32',5,32768,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,30}}],
undefined,"seconds"},
{me,undefined,internal,lldpExtensions,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpRemoteSystemsData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpLocalSystemData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpStatistics,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConfiguration,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConformance,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpObjects,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpNotifications,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpMIB,undefined,undefined,undefined,
false,[],undefined,undefined}]
Line: 1544
[LLDP-MIB.mib][snmpc_lib:880][TRC]: get_asn1_type ->
ColumnName: lldpRemManAddrSubtype
MEs: [{me,1,table_column,lldpRemManAddrSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,2,table_column,lldpRemManAddr,
{asn1_type,'OCTET STRING',1,31,[],false,'LldpManAddress',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,3,table_column,lldpRemManAddrIfSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{systemPortNumber,3},{ifIndex,2},{unknown,1}]}],
false,'LldpManAddrIfSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,4,table_column,lldpRemManAddrIfId,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,5,table_column,lldpRemManAddrOID,
{asn1_type,'OBJECT IDENTIFIER',undefined,undefined,[],
true,'OBJECT IDENTIFIER',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,undefined,table_entry,lldpRemEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRemEntry'}],
undefined,undefined},
{me,undefined,table,lldpRemTable,undefined,'not-accessible',
undefined,false,
[{table_info,
{table_info,12,[],undefined,[],
[{asn1_type,'TimeTicks',0,4294967295,[],true,
'TimeFilter',false,undefined},
{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"},
{asn1_type,'INTEGER',1,2147483647,[],true,
'Integer32',false,undefined}],
4,1}}],
undefined,undefined},
{me,12,table_column,lldpRemSysCapEnabled,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,11,table_column,lldpRemSysCapSupported,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,10,table_column,lldpRemSysDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,9,table_column,lldpRemSysName,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,8,table_column,lldpRemPortDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,7,table_column,lldpRemPortId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpPortId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,6,table_column,lldpRemPortIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{agentCircuitId,6},
{interfaceName,5},
{networkAddress,4},
{macAddress,3},
{portComponent,2},
{interfaceAlias,1}]}],
false,'LldpPortIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,5,table_column,lldpRemChassisId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpChassisId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,4,table_column,lldpRemChassisIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{interfaceName,6},
{networkAddress,5},
{macAddress,4},
{portComponent,3},
{interfaceAlias,2},
{chassisComponent,1}]}],
false,'LldpChassisIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,3,table_column,lldpRemIndex,
{asn1_type,'Integer32',1,2147483647,[],true,'Integer32',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,2,table_column,lldpRemLocalPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,1,table_column,lldpRemTimeMark,
{asn1_type,'TimeTicks',0,4294967295,[],true,'TimeFilter',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,undefined,table_entry,lldpLocManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpLocManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpLocManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,6,[],undefined,[],
[{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
{asn1_type,'OCTET STRING',1,31,[],false,
'LldpManAddress',false,undefined}],
3,1}}],
undefined,undefined},
{me,6,table_column,lldpLocManAddrOID,
{asn1_type,'OBJECT IDENTIFIER',undefined,undefined,[],
true,'OBJECT IDENTIFIER',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,5,table_column,lldpLocManAddrIfId,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,4,table_column,lldpLocManAddrIfSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{systemPortNumber,3},{ifIndex,2},{unknown,1}]}],
false,'LldpManAddrIfSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,3,table_column,lldpLocManAddrLen,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,2,table_column,lldpLocManAddr,
{asn1_type,'OCTET STRING',1,31,[],false,'LldpManAddress',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,1,table_column,lldpLocManAddrSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,undefined,table_entry,lldpLocPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpLocPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpLocPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,4,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,4,table_column,lldpLocPortDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,3,table_column,lldpLocPortId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpPortId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,2,table_column,lldpLocPortIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{agentCircuitId,6},
{interfaceName,5},
{networkAddress,4},
{macAddress,3},
{portComponent,2},
{interfaceAlias,1}]}],
false,'LldpPortIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,1,table_column,lldpLocPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,undefined,variable,lldpLocSysCapEnabled,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysCapSupported,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysName,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocChassisId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpChassisId',
false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocChassisIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{interfaceName,6},
{networkAddress,5},
{macAddress,4},
{portComponent,3},
{interfaceAlias,2},
{chassisComponent,1}]}],
false,'LldpChassisIdSubtype',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,1}}],
undefined,undefined},
{me,undefined,table_entry,lldpStatsRxPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRxStatsPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpStatsRxPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,7,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,7,table_column,lldpStatsRxPortAgeoutsTotal,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,6,table_column,lldpStatsRxPortTLVsUnrecognizedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,5,table_column,lldpStatsRxPortTLVsDiscardedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,4,table_column,lldpStatsRxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,3,table_column,lldpStatsRxPortFramesErrors,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,2,table_column,lldpStatsRxPortFramesDiscardedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,1,table_column,lldpStatsRxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,undefined,table_entry,lldpStatsTxPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpStatsTxPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpStatsTxPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,2,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,2,table_column,lldpStatsTxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,1,table_column,lldpStatsTxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,undefined,variable,lldpStatsRemTablesAgeouts,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpStatsRemTablesDrops,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesDeletes,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesInserts,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesLastChangeTime,
{asn1_type,'TimeTicks',undefined,undefined,[],true,
'TimeStamp',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,table_entry,lldpConfigManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpConfigManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpConfigManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,1,[],undefined,[],
{augments,error},
1,undefined}}],
undefined,undefined},
{me,1,table_column,lldpConfigManAddrPortsTxEnable,
{asn1_type,'OCTET STRING',0,512,[],false,'LldpPortList',
false,undefined},
'read-write',undefined,false,
[{table_name,lldpConfigManAddrTable},{defval,[]}],
undefined,undefined},
{me,undefined,table_entry,lldpPortConfigEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpPortConfigEntry'}],
undefined,undefined},
{me,undefined,table,lldpPortConfigTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,4,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,4,table_column,lldpPortConfigTLVsTxEnable,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{portDesc,0},
{sysName,1},
{sysDesc,2},
{sysCap,3}]}],
true,'BITS',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,0}],
undefined,undefined},
{me,3,table_column,lldpPortConfigNotificationEnable,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,[{false,2},{true,1}]}],
true,'TruthValue',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,2}],
undefined,undefined},
{me,2,table_column,lldpPortConfigAdminStatus,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{disabled,4},
{txAndRx,3},
{rxOnly,2},
{txOnly,1}]}],
true,'INTEGER',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,3}],
undefined,undefined},
{me,1,table_column,lldpPortConfigPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpPortConfigTable}],
undefined,undefined},
{me,undefined,variable,lldpNotificationInterval,
{asn1_type,'Integer32',5,3600,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,5}}],
undefined,"seconds"},
{me,undefined,variable,lldpTxDelay,
{asn1_type,'Integer32',1,8192,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpReinitDelay,
{asn1_type,'Integer32',1,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpMessageTxHoldMultiplier,
{asn1_type,'Integer32',2,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,4}}],
undefined,undefined},
{me,undefined,variable,lldpMessageTxInterval,
{asn1_type,'Integer32',5,32768,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,30}}],
undefined,"seconds"},
{me,undefined,internal,lldpExtensions,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpRemoteSystemsData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpLocalSystemData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpStatistics,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConfiguration,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConformance,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpObjects,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpNotifications,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpMIB,undefined,undefined,undefined,
false,[],undefined,undefined}]
Line: 1544
[LLDP-MIB.mib][snmpc_lib:880][TRC]: get_asn1_type ->
ColumnName: lldpRemManAddr
MEs: [{me,1,table_column,lldpRemManAddrSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,2,table_column,lldpRemManAddr,
{asn1_type,'OCTET STRING',1,31,[],false,'LldpManAddress',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,3,table_column,lldpRemManAddrIfSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{systemPortNumber,3},{ifIndex,2},{unknown,1}]}],
false,'LldpManAddrIfSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,4,table_column,lldpRemManAddrIfId,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,5,table_column,lldpRemManAddrOID,
{asn1_type,'OBJECT IDENTIFIER',undefined,undefined,[],
true,'OBJECT IDENTIFIER',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,undefined,table_entry,lldpRemEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRemEntry'}],
undefined,undefined},
{me,undefined,table,lldpRemTable,undefined,'not-accessible',
undefined,false,
[{table_info,
{table_info,12,[],undefined,[],
[{asn1_type,'TimeTicks',0,4294967295,[],true,
'TimeFilter',false,undefined},
{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"},
{asn1_type,'INTEGER',1,2147483647,[],true,
'Integer32',false,undefined}],
4,1}}],
undefined,undefined},
{me,12,table_column,lldpRemSysCapEnabled,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,11,table_column,lldpRemSysCapSupported,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,10,table_column,lldpRemSysDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,9,table_column,lldpRemSysName,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,8,table_column,lldpRemPortDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,7,table_column,lldpRemPortId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpPortId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,6,table_column,lldpRemPortIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{agentCircuitId,6},
{interfaceName,5},
{networkAddress,4},
{macAddress,3},
{portComponent,2},
{interfaceAlias,1}]}],
false,'LldpPortIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,5,table_column,lldpRemChassisId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpChassisId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,4,table_column,lldpRemChassisIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{interfaceName,6},
{networkAddress,5},
{macAddress,4},
{portComponent,3},
{interfaceAlias,2},
{chassisComponent,1}]}],
false,'LldpChassisIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,3,table_column,lldpRemIndex,
{asn1_type,'Integer32',1,2147483647,[],true,'Integer32',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,2,table_column,lldpRemLocalPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,1,table_column,lldpRemTimeMark,
{asn1_type,'TimeTicks',0,4294967295,[],true,'TimeFilter',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,undefined,table_entry,lldpLocManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpLocManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpLocManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,6,[],undefined,[],
[{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
{asn1_type,'OCTET STRING',1,31,[],false,
'LldpManAddress',false,undefined}],
3,1}}],
undefined,undefined},
{me,6,table_column,lldpLocManAddrOID,
{asn1_type,'OBJECT IDENTIFIER',undefined,undefined,[],
true,'OBJECT IDENTIFIER',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,5,table_column,lldpLocManAddrIfId,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,4,table_column,lldpLocManAddrIfSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{systemPortNumber,3},{ifIndex,2},{unknown,1}]}],
false,'LldpManAddrIfSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,3,table_column,lldpLocManAddrLen,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,2,table_column,lldpLocManAddr,
{asn1_type,'OCTET STRING',1,31,[],false,'LldpManAddress',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,1,table_column,lldpLocManAddrSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,undefined,table_entry,lldpLocPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpLocPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpLocPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,4,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,4,table_column,lldpLocPortDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,3,table_column,lldpLocPortId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpPortId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,2,table_column,lldpLocPortIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{agentCircuitId,6},
{interfaceName,5},
{networkAddress,4},
{macAddress,3},
{portComponent,2},
{interfaceAlias,1}]}],
false,'LldpPortIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,1,table_column,lldpLocPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,undefined,variable,lldpLocSysCapEnabled,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysCapSupported,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysName,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocChassisId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpChassisId',
false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocChassisIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{interfaceName,6},
{networkAddress,5},
{macAddress,4},
{portComponent,3},
{interfaceAlias,2},
{chassisComponent,1}]}],
false,'LldpChassisIdSubtype',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,1}}],
undefined,undefined},
{me,undefined,table_entry,lldpStatsRxPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRxStatsPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpStatsRxPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,7,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,7,table_column,lldpStatsRxPortAgeoutsTotal,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,6,table_column,lldpStatsRxPortTLVsUnrecognizedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,5,table_column,lldpStatsRxPortTLVsDiscardedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,4,table_column,lldpStatsRxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,3,table_column,lldpStatsRxPortFramesErrors,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,2,table_column,lldpStatsRxPortFramesDiscardedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,1,table_column,lldpStatsRxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,undefined,table_entry,lldpStatsTxPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpStatsTxPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpStatsTxPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,2,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,2,table_column,lldpStatsTxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,1,table_column,lldpStatsTxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,undefined,variable,lldpStatsRemTablesAgeouts,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpStatsRemTablesDrops,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesDeletes,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesInserts,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesLastChangeTime,
{asn1_type,'TimeTicks',undefined,undefined,[],true,
'TimeStamp',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,table_entry,lldpConfigManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpConfigManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpConfigManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,1,[],undefined,[],
{augments,error},
1,undefined}}],
undefined,undefined},
{me,1,table_column,lldpConfigManAddrPortsTxEnable,
{asn1_type,'OCTET STRING',0,512,[],false,'LldpPortList',
false,undefined},
'read-write',undefined,false,
[{table_name,lldpConfigManAddrTable},{defval,[]}],
undefined,undefined},
{me,undefined,table_entry,lldpPortConfigEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpPortConfigEntry'}],
undefined,undefined},
{me,undefined,table,lldpPortConfigTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,4,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,4,table_column,lldpPortConfigTLVsTxEnable,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{portDesc,0},
{sysName,1},
{sysDesc,2},
{sysCap,3}]}],
true,'BITS',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,0}],
undefined,undefined},
{me,3,table_column,lldpPortConfigNotificationEnable,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,[{false,2},{true,1}]}],
true,'TruthValue',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,2}],
undefined,undefined},
{me,2,table_column,lldpPortConfigAdminStatus,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{disabled,4},
{txAndRx,3},
{rxOnly,2},
{txOnly,1}]}],
true,'INTEGER',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,3}],
undefined,undefined},
{me,1,table_column,lldpPortConfigPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpPortConfigTable}],
undefined,undefined},
{me,undefined,variable,lldpNotificationInterval,
{asn1_type,'Integer32',5,3600,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,5}}],
undefined,"seconds"},
{me,undefined,variable,lldpTxDelay,
{asn1_type,'Integer32',1,8192,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpReinitDelay,
{asn1_type,'Integer32',1,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpMessageTxHoldMultiplier,
{asn1_type,'Integer32',2,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,4}}],
undefined,undefined},
{me,undefined,variable,lldpMessageTxInterval,
{asn1_type,'Integer32',5,32768,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,30}}],
undefined,"seconds"},
{me,undefined,internal,lldpExtensions,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpRemoteSystemsData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpLocalSystemData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpStatistics,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConfiguration,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConformance,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpObjects,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpNotifications,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpMIB,undefined,undefined,undefined,
false,[],undefined,undefined}]
Line: 1544
[LLDP-MIB.mib][snmpc:528][LOG]: defloop(547) -> [object_type(sequence_of),object_type(type,[1]),sequence]:
NameOfTable: lldpRemUnknownTLVTable
SeqName: 'LldpRemUnknownTLVEntry'
Taccess: 'not-accessible'
Kind: {variable,[]}
Tstatus: current
Tindex: {lldpRemoteSystemsData,[3]}
Tunits: undefined
Tline: 1638
NameOfEntry: lldpRemUnknownTLVEntry
TEline: 1661
IndexingInfo: {indexes,[lldpRemTimeMark,lldpRemLocalPortNum,lldpRemIndex,
lldpRemUnknownTLVType]}
Estatus: current
Eunits: undefined
Ref: "IEEE 802.1AB-2005 10.3.2"
Eline: 1660
FieldList: [{lldpRemUnknownTLVType,{{type,'Integer32'},1678}},
{lldpRemUnknownTLVInfo,{{type,'OCTET STRING'},1679}}]
Sline: 1677
[LLDP-MIB.mib:1638][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpRemUnknownTLVTable
ParentName: lldpRemoteSystemsData
SubIndex: [3]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpRemoteSystemsData,lldpObjects,55,
[4],
[lldpRemManAddrTable,lldpRemTable]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpRemoteSystemsData,lldpObjects,55,
[4],
[lldpRemUnknownTLVTable,lldpRemManAddrTable,
lldpRemTable]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpRemUnknownTLVTable,lldpRemoteSystemsData,1638,[3],[]}
[LLDP-MIB.mib:1661][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpRemUnknownTLVEntry
ParentName: lldpRemUnknownTLVTable
SubIndex: [1]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpRemUnknownTLVTable,lldpRemoteSystemsData,1638,[3],[]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpRemUnknownTLVTable,lldpRemoteSystemsData,1638,
[3],
[lldpRemUnknownTLVEntry]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpRemUnknownTLVEntry,lldpRemUnknownTLVTable,1661,[1],[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpRemUnknownTLVType
Type1: {{type_with_size,'Integer32',{range,9,126}},1683}
Access: 'not-accessible'
Defval: []
Status current
Units undefined
NameOfEntry lldpRemUnknownTLVEntry
Oline: 1682
[LLDP-MIB.mib:1682][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpRemUnknownTLVType
ParentName: lldpRemUnknownTLVEntry
SubIndex: [1]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpRemUnknownTLVEntry,lldpRemUnknownTLVTable,1661,[1],[]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpRemUnknownTLVEntry,lldpRemUnknownTLVTable,1661,
[1],
[lldpRemUnknownTLVType]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpRemUnknownTLVType,lldpRemUnknownTLVEntry,1682,[1],[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpRemUnknownTLVInfo
Type1: {{type_with_size,'OCTET STRING',{range,0,511}},1694}
Access: 'read-only'
Defval: []
Status current
Units undefined
NameOfEntry lldpRemUnknownTLVEntry
Oline: 1693
[LLDP-MIB.mib:1693][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpRemUnknownTLVInfo
ParentName: lldpRemUnknownTLVEntry
SubIndex: [2]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpRemUnknownTLVEntry,lldpRemUnknownTLVTable,1661,
[1],
[lldpRemUnknownTLVType]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpRemUnknownTLVEntry,lldpRemUnknownTLVTable,1661,
[1],
[lldpRemUnknownTLVInfo,lldpRemUnknownTLVType]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpRemUnknownTLVInfo,lldpRemUnknownTLVEntry,1693,[2],[]}
[LLDP-MIB.mib][snmpc_lib:828][TRC]: find_asn1_types_for_indexes ->
Indexes: [lldpRemTimeMark,lldpRemLocalPortNum,lldpRemIndex,
lldpRemUnknownTLVType]
ColMEs: [{me,1,table_column,lldpRemUnknownTLVType,
{asn1_type,'Integer32',9,126,[],true,'Integer32',false,
undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemUnknownTLVTable}],
undefined,undefined},
{me,2,table_column,lldpRemUnknownTLVInfo,
{asn1_type,'OCTET STRING',0,511,[],true,'OCTET STRING',false,
undefined},
'read-only',undefined,false,
[{table_name,lldpRemUnknownTLVTable}],
undefined,undefined}]
Line: 1660
[LLDP-MIB.mib][snmpc_lib:880][TRC]: get_asn1_type ->
ColumnName: lldpRemTimeMark
MEs: [{me,1,table_column,lldpRemUnknownTLVType,
{asn1_type,'Integer32',9,126,[],true,'Integer32',false,
undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemUnknownTLVTable}],
undefined,undefined},
{me,2,table_column,lldpRemUnknownTLVInfo,
{asn1_type,'OCTET STRING',0,511,[],true,'OCTET STRING',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemUnknownTLVTable}],
undefined,undefined},
{me,undefined,table_entry,lldpRemManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRemManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpRemManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,5,[],undefined,[],
[{asn1_type,'TimeTicks',0,4294967295,[],true,
'TimeFilter',false,undefined},
{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"},
{asn1_type,'INTEGER',1,2147483647,[],true,
'Integer32',false,undefined},
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
{asn1_type,'OCTET STRING',1,31,[],false,
'LldpManAddress',false,undefined}],
3,4}}],
undefined,undefined},
{me,5,table_column,lldpRemManAddrOID,
{asn1_type,'OBJECT IDENTIFIER',undefined,undefined,[],
true,'OBJECT IDENTIFIER',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,4,table_column,lldpRemManAddrIfId,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,3,table_column,lldpRemManAddrIfSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{systemPortNumber,3},{ifIndex,2},{unknown,1}]}],
false,'LldpManAddrIfSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,2,table_column,lldpRemManAddr,
{asn1_type,'OCTET STRING',1,31,[],false,'LldpManAddress',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,1,table_column,lldpRemManAddrSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,undefined,table_entry,lldpRemEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRemEntry'}],
undefined,undefined},
{me,undefined,table,lldpRemTable,undefined,'not-accessible',
undefined,false,
[{table_info,
{table_info,12,[],undefined,[],
[{asn1_type,'TimeTicks',0,4294967295,[],true,
'TimeFilter',false,undefined},
{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"},
{asn1_type,'INTEGER',1,2147483647,[],true,
'Integer32',false,undefined}],
4,1}}],
undefined,undefined},
{me,12,table_column,lldpRemSysCapEnabled,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,11,table_column,lldpRemSysCapSupported,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,10,table_column,lldpRemSysDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,9,table_column,lldpRemSysName,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,8,table_column,lldpRemPortDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,7,table_column,lldpRemPortId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpPortId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,6,table_column,lldpRemPortIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{agentCircuitId,6},
{interfaceName,5},
{networkAddress,4},
{macAddress,3},
{portComponent,2},
{interfaceAlias,1}]}],
false,'LldpPortIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,5,table_column,lldpRemChassisId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpChassisId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,4,table_column,lldpRemChassisIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{interfaceName,6},
{networkAddress,5},
{macAddress,4},
{portComponent,3},
{interfaceAlias,2},
{chassisComponent,1}]}],
false,'LldpChassisIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,3,table_column,lldpRemIndex,
{asn1_type,'Integer32',1,2147483647,[],true,'Integer32',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,2,table_column,lldpRemLocalPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,1,table_column,lldpRemTimeMark,
{asn1_type,'TimeTicks',0,4294967295,[],true,'TimeFilter',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,undefined,table_entry,lldpLocManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpLocManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpLocManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,6,[],undefined,[],
[{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
{asn1_type,'OCTET STRING',1,31,[],false,
'LldpManAddress',false,undefined}],
3,1}}],
undefined,undefined},
{me,6,table_column,lldpLocManAddrOID,
{asn1_type,'OBJECT IDENTIFIER',undefined,undefined,[],
true,'OBJECT IDENTIFIER',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,5,table_column,lldpLocManAddrIfId,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,4,table_column,lldpLocManAddrIfSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{systemPortNumber,3},{ifIndex,2},{unknown,1}]}],
false,'LldpManAddrIfSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,3,table_column,lldpLocManAddrLen,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,2,table_column,lldpLocManAddr,
{asn1_type,'OCTET STRING',1,31,[],false,'LldpManAddress',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,1,table_column,lldpLocManAddrSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,undefined,table_entry,lldpLocPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpLocPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpLocPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,4,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,4,table_column,lldpLocPortDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,3,table_column,lldpLocPortId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpPortId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,2,table_column,lldpLocPortIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{agentCircuitId,6},
{interfaceName,5},
{networkAddress,4},
{macAddress,3},
{portComponent,2},
{interfaceAlias,1}]}],
false,'LldpPortIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,1,table_column,lldpLocPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,undefined,variable,lldpLocSysCapEnabled,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysCapSupported,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysName,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocChassisId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpChassisId',
false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocChassisIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{interfaceName,6},
{networkAddress,5},
{macAddress,4},
{portComponent,3},
{interfaceAlias,2},
{chassisComponent,1}]}],
false,'LldpChassisIdSubtype',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,1}}],
undefined,undefined},
{me,undefined,table_entry,lldpStatsRxPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRxStatsPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpStatsRxPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,7,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,7,table_column,lldpStatsRxPortAgeoutsTotal,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,6,table_column,lldpStatsRxPortTLVsUnrecognizedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,5,table_column,lldpStatsRxPortTLVsDiscardedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,4,table_column,lldpStatsRxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,3,table_column,lldpStatsRxPortFramesErrors,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,2,table_column,lldpStatsRxPortFramesDiscardedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,1,table_column,lldpStatsRxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,undefined,table_entry,lldpStatsTxPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpStatsTxPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpStatsTxPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,2,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,2,table_column,lldpStatsTxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,1,table_column,lldpStatsTxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,undefined,variable,lldpStatsRemTablesAgeouts,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpStatsRemTablesDrops,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesDeletes,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesInserts,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesLastChangeTime,
{asn1_type,'TimeTicks',undefined,undefined,[],true,
'TimeStamp',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,table_entry,lldpConfigManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpConfigManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpConfigManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,1,[],undefined,[],
{augments,error},
1,undefined}}],
undefined,undefined},
{me,1,table_column,lldpConfigManAddrPortsTxEnable,
{asn1_type,'OCTET STRING',0,512,[],false,'LldpPortList',
false,undefined},
'read-write',undefined,false,
[{table_name,lldpConfigManAddrTable},{defval,[]}],
undefined,undefined},
{me,undefined,table_entry,lldpPortConfigEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpPortConfigEntry'}],
undefined,undefined},
{me,undefined,table,lldpPortConfigTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,4,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,4,table_column,lldpPortConfigTLVsTxEnable,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{portDesc,0},
{sysName,1},
{sysDesc,2},
{sysCap,3}]}],
true,'BITS',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,0}],
undefined,undefined},
{me,3,table_column,lldpPortConfigNotificationEnable,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,[{false,2},{true,1}]}],
true,'TruthValue',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,2}],
undefined,undefined},
{me,2,table_column,lldpPortConfigAdminStatus,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{disabled,4},
{txAndRx,3},
{rxOnly,2},
{txOnly,1}]}],
true,'INTEGER',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,3}],
undefined,undefined},
{me,1,table_column,lldpPortConfigPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpPortConfigTable}],
undefined,undefined},
{me,undefined,variable,lldpNotificationInterval,
{asn1_type,'Integer32',5,3600,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,5}}],
undefined,"seconds"},
{me,undefined,variable,lldpTxDelay,
{asn1_type,'Integer32',1,8192,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpReinitDelay,
{asn1_type,'Integer32',1,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpMessageTxHoldMultiplier,
{asn1_type,'Integer32',2,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,4}}],
undefined,undefined},
{me,undefined,variable,lldpMessageTxInterval,
{asn1_type,'Integer32',5,32768,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,30}}],
undefined,"seconds"},
{me,undefined,internal,lldpExtensions,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpRemoteSystemsData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpLocalSystemData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpStatistics,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConfiguration,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConformance,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpObjects,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpNotifications,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpMIB,undefined,undefined,undefined,
false,[],undefined,undefined}]
Line: 1660
[LLDP-MIB.mib][snmpc_lib:880][TRC]: get_asn1_type ->
ColumnName: lldpRemLocalPortNum
MEs: [{me,1,table_column,lldpRemUnknownTLVType,
{asn1_type,'Integer32',9,126,[],true,'Integer32',false,
undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemUnknownTLVTable}],
undefined,undefined},
{me,2,table_column,lldpRemUnknownTLVInfo,
{asn1_type,'OCTET STRING',0,511,[],true,'OCTET STRING',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemUnknownTLVTable}],
undefined,undefined},
{me,undefined,table_entry,lldpRemManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRemManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpRemManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,5,[],undefined,[],
[{asn1_type,'TimeTicks',0,4294967295,[],true,
'TimeFilter',false,undefined},
{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"},
{asn1_type,'INTEGER',1,2147483647,[],true,
'Integer32',false,undefined},
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
{asn1_type,'OCTET STRING',1,31,[],false,
'LldpManAddress',false,undefined}],
3,4}}],
undefined,undefined},
{me,5,table_column,lldpRemManAddrOID,
{asn1_type,'OBJECT IDENTIFIER',undefined,undefined,[],
true,'OBJECT IDENTIFIER',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,4,table_column,lldpRemManAddrIfId,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,3,table_column,lldpRemManAddrIfSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{systemPortNumber,3},{ifIndex,2},{unknown,1}]}],
false,'LldpManAddrIfSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,2,table_column,lldpRemManAddr,
{asn1_type,'OCTET STRING',1,31,[],false,'LldpManAddress',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,1,table_column,lldpRemManAddrSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,undefined,table_entry,lldpRemEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRemEntry'}],
undefined,undefined},
{me,undefined,table,lldpRemTable,undefined,'not-accessible',
undefined,false,
[{table_info,
{table_info,12,[],undefined,[],
[{asn1_type,'TimeTicks',0,4294967295,[],true,
'TimeFilter',false,undefined},
{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"},
{asn1_type,'INTEGER',1,2147483647,[],true,
'Integer32',false,undefined}],
4,1}}],
undefined,undefined},
{me,12,table_column,lldpRemSysCapEnabled,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,11,table_column,lldpRemSysCapSupported,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,10,table_column,lldpRemSysDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,9,table_column,lldpRemSysName,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,8,table_column,lldpRemPortDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,7,table_column,lldpRemPortId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpPortId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,6,table_column,lldpRemPortIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{agentCircuitId,6},
{interfaceName,5},
{networkAddress,4},
{macAddress,3},
{portComponent,2},
{interfaceAlias,1}]}],
false,'LldpPortIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,5,table_column,lldpRemChassisId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpChassisId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,4,table_column,lldpRemChassisIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{interfaceName,6},
{networkAddress,5},
{macAddress,4},
{portComponent,3},
{interfaceAlias,2},
{chassisComponent,1}]}],
false,'LldpChassisIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,3,table_column,lldpRemIndex,
{asn1_type,'Integer32',1,2147483647,[],true,'Integer32',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,2,table_column,lldpRemLocalPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,1,table_column,lldpRemTimeMark,
{asn1_type,'TimeTicks',0,4294967295,[],true,'TimeFilter',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,undefined,table_entry,lldpLocManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpLocManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpLocManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,6,[],undefined,[],
[{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
{asn1_type,'OCTET STRING',1,31,[],false,
'LldpManAddress',false,undefined}],
3,1}}],
undefined,undefined},
{me,6,table_column,lldpLocManAddrOID,
{asn1_type,'OBJECT IDENTIFIER',undefined,undefined,[],
true,'OBJECT IDENTIFIER',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,5,table_column,lldpLocManAddrIfId,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,4,table_column,lldpLocManAddrIfSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{systemPortNumber,3},{ifIndex,2},{unknown,1}]}],
false,'LldpManAddrIfSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,3,table_column,lldpLocManAddrLen,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,2,table_column,lldpLocManAddr,
{asn1_type,'OCTET STRING',1,31,[],false,'LldpManAddress',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,1,table_column,lldpLocManAddrSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,undefined,table_entry,lldpLocPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpLocPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpLocPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,4,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,4,table_column,lldpLocPortDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,3,table_column,lldpLocPortId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpPortId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,2,table_column,lldpLocPortIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{agentCircuitId,6},
{interfaceName,5},
{networkAddress,4},
{macAddress,3},
{portComponent,2},
{interfaceAlias,1}]}],
false,'LldpPortIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,1,table_column,lldpLocPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,undefined,variable,lldpLocSysCapEnabled,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysCapSupported,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysName,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocChassisId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpChassisId',
false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocChassisIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{interfaceName,6},
{networkAddress,5},
{macAddress,4},
{portComponent,3},
{interfaceAlias,2},
{chassisComponent,1}]}],
false,'LldpChassisIdSubtype',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,1}}],
undefined,undefined},
{me,undefined,table_entry,lldpStatsRxPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRxStatsPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpStatsRxPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,7,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,7,table_column,lldpStatsRxPortAgeoutsTotal,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,6,table_column,lldpStatsRxPortTLVsUnrecognizedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,5,table_column,lldpStatsRxPortTLVsDiscardedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,4,table_column,lldpStatsRxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,3,table_column,lldpStatsRxPortFramesErrors,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,2,table_column,lldpStatsRxPortFramesDiscardedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,1,table_column,lldpStatsRxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,undefined,table_entry,lldpStatsTxPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpStatsTxPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpStatsTxPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,2,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,2,table_column,lldpStatsTxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,1,table_column,lldpStatsTxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,undefined,variable,lldpStatsRemTablesAgeouts,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpStatsRemTablesDrops,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesDeletes,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesInserts,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesLastChangeTime,
{asn1_type,'TimeTicks',undefined,undefined,[],true,
'TimeStamp',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,table_entry,lldpConfigManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpConfigManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpConfigManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,1,[],undefined,[],
{augments,error},
1,undefined}}],
undefined,undefined},
{me,1,table_column,lldpConfigManAddrPortsTxEnable,
{asn1_type,'OCTET STRING',0,512,[],false,'LldpPortList',
false,undefined},
'read-write',undefined,false,
[{table_name,lldpConfigManAddrTable},{defval,[]}],
undefined,undefined},
{me,undefined,table_entry,lldpPortConfigEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpPortConfigEntry'}],
undefined,undefined},
{me,undefined,table,lldpPortConfigTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,4,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,4,table_column,lldpPortConfigTLVsTxEnable,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{portDesc,0},
{sysName,1},
{sysDesc,2},
{sysCap,3}]}],
true,'BITS',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,0}],
undefined,undefined},
{me,3,table_column,lldpPortConfigNotificationEnable,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,[{false,2},{true,1}]}],
true,'TruthValue',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,2}],
undefined,undefined},
{me,2,table_column,lldpPortConfigAdminStatus,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{disabled,4},
{txAndRx,3},
{rxOnly,2},
{txOnly,1}]}],
true,'INTEGER',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,3}],
undefined,undefined},
{me,1,table_column,lldpPortConfigPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpPortConfigTable}],
undefined,undefined},
{me,undefined,variable,lldpNotificationInterval,
{asn1_type,'Integer32',5,3600,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,5}}],
undefined,"seconds"},
{me,undefined,variable,lldpTxDelay,
{asn1_type,'Integer32',1,8192,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpReinitDelay,
{asn1_type,'Integer32',1,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpMessageTxHoldMultiplier,
{asn1_type,'Integer32',2,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,4}}],
undefined,undefined},
{me,undefined,variable,lldpMessageTxInterval,
{asn1_type,'Integer32',5,32768,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,30}}],
undefined,"seconds"},
{me,undefined,internal,lldpExtensions,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpRemoteSystemsData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpLocalSystemData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpStatistics,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConfiguration,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConformance,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpObjects,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpNotifications,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpMIB,undefined,undefined,undefined,
false,[],undefined,undefined}]
Line: 1660
[LLDP-MIB.mib][snmpc_lib:880][TRC]: get_asn1_type ->
ColumnName: lldpRemIndex
MEs: [{me,1,table_column,lldpRemUnknownTLVType,
{asn1_type,'Integer32',9,126,[],true,'Integer32',false,
undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemUnknownTLVTable}],
undefined,undefined},
{me,2,table_column,lldpRemUnknownTLVInfo,
{asn1_type,'OCTET STRING',0,511,[],true,'OCTET STRING',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemUnknownTLVTable}],
undefined,undefined},
{me,undefined,table_entry,lldpRemManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRemManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpRemManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,5,[],undefined,[],
[{asn1_type,'TimeTicks',0,4294967295,[],true,
'TimeFilter',false,undefined},
{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"},
{asn1_type,'INTEGER',1,2147483647,[],true,
'Integer32',false,undefined},
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
{asn1_type,'OCTET STRING',1,31,[],false,
'LldpManAddress',false,undefined}],
3,4}}],
undefined,undefined},
{me,5,table_column,lldpRemManAddrOID,
{asn1_type,'OBJECT IDENTIFIER',undefined,undefined,[],
true,'OBJECT IDENTIFIER',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,4,table_column,lldpRemManAddrIfId,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,3,table_column,lldpRemManAddrIfSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{systemPortNumber,3},{ifIndex,2},{unknown,1}]}],
false,'LldpManAddrIfSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,2,table_column,lldpRemManAddr,
{asn1_type,'OCTET STRING',1,31,[],false,'LldpManAddress',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,1,table_column,lldpRemManAddrSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,undefined,table_entry,lldpRemEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRemEntry'}],
undefined,undefined},
{me,undefined,table,lldpRemTable,undefined,'not-accessible',
undefined,false,
[{table_info,
{table_info,12,[],undefined,[],
[{asn1_type,'TimeTicks',0,4294967295,[],true,
'TimeFilter',false,undefined},
{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"},
{asn1_type,'INTEGER',1,2147483647,[],true,
'Integer32',false,undefined}],
4,1}}],
undefined,undefined},
{me,12,table_column,lldpRemSysCapEnabled,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,11,table_column,lldpRemSysCapSupported,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,10,table_column,lldpRemSysDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,9,table_column,lldpRemSysName,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,8,table_column,lldpRemPortDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,7,table_column,lldpRemPortId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpPortId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,6,table_column,lldpRemPortIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{agentCircuitId,6},
{interfaceName,5},
{networkAddress,4},
{macAddress,3},
{portComponent,2},
{interfaceAlias,1}]}],
false,'LldpPortIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,5,table_column,lldpRemChassisId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpChassisId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,4,table_column,lldpRemChassisIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{interfaceName,6},
{networkAddress,5},
{macAddress,4},
{portComponent,3},
{interfaceAlias,2},
{chassisComponent,1}]}],
false,'LldpChassisIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,3,table_column,lldpRemIndex,
{asn1_type,'Integer32',1,2147483647,[],true,'Integer32',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,2,table_column,lldpRemLocalPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,1,table_column,lldpRemTimeMark,
{asn1_type,'TimeTicks',0,4294967295,[],true,'TimeFilter',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,undefined,table_entry,lldpLocManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpLocManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpLocManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,6,[],undefined,[],
[{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
{asn1_type,'OCTET STRING',1,31,[],false,
'LldpManAddress',false,undefined}],
3,1}}],
undefined,undefined},
{me,6,table_column,lldpLocManAddrOID,
{asn1_type,'OBJECT IDENTIFIER',undefined,undefined,[],
true,'OBJECT IDENTIFIER',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,5,table_column,lldpLocManAddrIfId,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,4,table_column,lldpLocManAddrIfSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{systemPortNumber,3},{ifIndex,2},{unknown,1}]}],
false,'LldpManAddrIfSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,3,table_column,lldpLocManAddrLen,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,2,table_column,lldpLocManAddr,
{asn1_type,'OCTET STRING',1,31,[],false,'LldpManAddress',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,1,table_column,lldpLocManAddrSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,undefined,table_entry,lldpLocPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpLocPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpLocPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,4,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,4,table_column,lldpLocPortDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,3,table_column,lldpLocPortId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpPortId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,2,table_column,lldpLocPortIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{agentCircuitId,6},
{interfaceName,5},
{networkAddress,4},
{macAddress,3},
{portComponent,2},
{interfaceAlias,1}]}],
false,'LldpPortIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,1,table_column,lldpLocPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,undefined,variable,lldpLocSysCapEnabled,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysCapSupported,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysName,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocChassisId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpChassisId',
false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocChassisIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{interfaceName,6},
{networkAddress,5},
{macAddress,4},
{portComponent,3},
{interfaceAlias,2},
{chassisComponent,1}]}],
false,'LldpChassisIdSubtype',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,1}}],
undefined,undefined},
{me,undefined,table_entry,lldpStatsRxPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRxStatsPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpStatsRxPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,7,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,7,table_column,lldpStatsRxPortAgeoutsTotal,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,6,table_column,lldpStatsRxPortTLVsUnrecognizedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,5,table_column,lldpStatsRxPortTLVsDiscardedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,4,table_column,lldpStatsRxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,3,table_column,lldpStatsRxPortFramesErrors,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,2,table_column,lldpStatsRxPortFramesDiscardedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,1,table_column,lldpStatsRxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,undefined,table_entry,lldpStatsTxPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpStatsTxPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpStatsTxPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,2,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,2,table_column,lldpStatsTxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,1,table_column,lldpStatsTxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,undefined,variable,lldpStatsRemTablesAgeouts,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpStatsRemTablesDrops,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesDeletes,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesInserts,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesLastChangeTime,
{asn1_type,'TimeTicks',undefined,undefined,[],true,
'TimeStamp',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,table_entry,lldpConfigManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpConfigManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpConfigManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,1,[],undefined,[],
{augments,error},
1,undefined}}],
undefined,undefined},
{me,1,table_column,lldpConfigManAddrPortsTxEnable,
{asn1_type,'OCTET STRING',0,512,[],false,'LldpPortList',
false,undefined},
'read-write',undefined,false,
[{table_name,lldpConfigManAddrTable},{defval,[]}],
undefined,undefined},
{me,undefined,table_entry,lldpPortConfigEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpPortConfigEntry'}],
undefined,undefined},
{me,undefined,table,lldpPortConfigTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,4,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,4,table_column,lldpPortConfigTLVsTxEnable,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{portDesc,0},
{sysName,1},
{sysDesc,2},
{sysCap,3}]}],
true,'BITS',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,0}],
undefined,undefined},
{me,3,table_column,lldpPortConfigNotificationEnable,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,[{false,2},{true,1}]}],
true,'TruthValue',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,2}],
undefined,undefined},
{me,2,table_column,lldpPortConfigAdminStatus,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{disabled,4},
{txAndRx,3},
{rxOnly,2},
{txOnly,1}]}],
true,'INTEGER',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,3}],
undefined,undefined},
{me,1,table_column,lldpPortConfigPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpPortConfigTable}],
undefined,undefined},
{me,undefined,variable,lldpNotificationInterval,
{asn1_type,'Integer32',5,3600,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,5}}],
undefined,"seconds"},
{me,undefined,variable,lldpTxDelay,
{asn1_type,'Integer32',1,8192,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpReinitDelay,
{asn1_type,'Integer32',1,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpMessageTxHoldMultiplier,
{asn1_type,'Integer32',2,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,4}}],
undefined,undefined},
{me,undefined,variable,lldpMessageTxInterval,
{asn1_type,'Integer32',5,32768,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,30}}],
undefined,"seconds"},
{me,undefined,internal,lldpExtensions,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpRemoteSystemsData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpLocalSystemData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpStatistics,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConfiguration,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConformance,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpObjects,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpNotifications,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpMIB,undefined,undefined,undefined,
false,[],undefined,undefined}]
Line: 1660
[LLDP-MIB.mib][snmpc_lib:880][TRC]: get_asn1_type ->
ColumnName: lldpRemUnknownTLVType
MEs: [{me,1,table_column,lldpRemUnknownTLVType,
{asn1_type,'Integer32',9,126,[],true,'Integer32',false,
undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemUnknownTLVTable}],
undefined,undefined},
{me,2,table_column,lldpRemUnknownTLVInfo,
{asn1_type,'OCTET STRING',0,511,[],true,'OCTET STRING',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemUnknownTLVTable}],
undefined,undefined},
{me,undefined,table_entry,lldpRemManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRemManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpRemManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,5,[],undefined,[],
[{asn1_type,'TimeTicks',0,4294967295,[],true,
'TimeFilter',false,undefined},
{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"},
{asn1_type,'INTEGER',1,2147483647,[],true,
'Integer32',false,undefined},
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
{asn1_type,'OCTET STRING',1,31,[],false,
'LldpManAddress',false,undefined}],
3,4}}],
undefined,undefined},
{me,5,table_column,lldpRemManAddrOID,
{asn1_type,'OBJECT IDENTIFIER',undefined,undefined,[],
true,'OBJECT IDENTIFIER',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,4,table_column,lldpRemManAddrIfId,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,3,table_column,lldpRemManAddrIfSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{systemPortNumber,3},{ifIndex,2},{unknown,1}]}],
false,'LldpManAddrIfSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,2,table_column,lldpRemManAddr,
{asn1_type,'OCTET STRING',1,31,[],false,'LldpManAddress',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,1,table_column,lldpRemManAddrSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,undefined,table_entry,lldpRemEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRemEntry'}],
undefined,undefined},
{me,undefined,table,lldpRemTable,undefined,'not-accessible',
undefined,false,
[{table_info,
{table_info,12,[],undefined,[],
[{asn1_type,'TimeTicks',0,4294967295,[],true,
'TimeFilter',false,undefined},
{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"},
{asn1_type,'INTEGER',1,2147483647,[],true,
'Integer32',false,undefined}],
4,1}}],
undefined,undefined},
{me,12,table_column,lldpRemSysCapEnabled,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,11,table_column,lldpRemSysCapSupported,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,10,table_column,lldpRemSysDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,9,table_column,lldpRemSysName,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,8,table_column,lldpRemPortDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,7,table_column,lldpRemPortId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpPortId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,6,table_column,lldpRemPortIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{agentCircuitId,6},
{interfaceName,5},
{networkAddress,4},
{macAddress,3},
{portComponent,2},
{interfaceAlias,1}]}],
false,'LldpPortIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,5,table_column,lldpRemChassisId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpChassisId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,4,table_column,lldpRemChassisIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{interfaceName,6},
{networkAddress,5},
{macAddress,4},
{portComponent,3},
{interfaceAlias,2},
{chassisComponent,1}]}],
false,'LldpChassisIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,3,table_column,lldpRemIndex,
{asn1_type,'Integer32',1,2147483647,[],true,'Integer32',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,2,table_column,lldpRemLocalPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,1,table_column,lldpRemTimeMark,
{asn1_type,'TimeTicks',0,4294967295,[],true,'TimeFilter',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,undefined,table_entry,lldpLocManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpLocManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpLocManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,6,[],undefined,[],
[{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
{asn1_type,'OCTET STRING',1,31,[],false,
'LldpManAddress',false,undefined}],
3,1}}],
undefined,undefined},
{me,6,table_column,lldpLocManAddrOID,
{asn1_type,'OBJECT IDENTIFIER',undefined,undefined,[],
true,'OBJECT IDENTIFIER',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,5,table_column,lldpLocManAddrIfId,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,4,table_column,lldpLocManAddrIfSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{systemPortNumber,3},{ifIndex,2},{unknown,1}]}],
false,'LldpManAddrIfSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,3,table_column,lldpLocManAddrLen,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,2,table_column,lldpLocManAddr,
{asn1_type,'OCTET STRING',1,31,[],false,'LldpManAddress',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,1,table_column,lldpLocManAddrSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,undefined,table_entry,lldpLocPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpLocPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpLocPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,4,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,4,table_column,lldpLocPortDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,3,table_column,lldpLocPortId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpPortId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,2,table_column,lldpLocPortIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{agentCircuitId,6},
{interfaceName,5},
{networkAddress,4},
{macAddress,3},
{portComponent,2},
{interfaceAlias,1}]}],
false,'LldpPortIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,1,table_column,lldpLocPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,undefined,variable,lldpLocSysCapEnabled,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysCapSupported,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysName,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocChassisId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpChassisId',
false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocChassisIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{interfaceName,6},
{networkAddress,5},
{macAddress,4},
{portComponent,3},
{interfaceAlias,2},
{chassisComponent,1}]}],
false,'LldpChassisIdSubtype',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,1}}],
undefined,undefined},
{me,undefined,table_entry,lldpStatsRxPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRxStatsPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpStatsRxPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,7,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,7,table_column,lldpStatsRxPortAgeoutsTotal,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,6,table_column,lldpStatsRxPortTLVsUnrecognizedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,5,table_column,lldpStatsRxPortTLVsDiscardedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,4,table_column,lldpStatsRxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,3,table_column,lldpStatsRxPortFramesErrors,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,2,table_column,lldpStatsRxPortFramesDiscardedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,1,table_column,lldpStatsRxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,undefined,table_entry,lldpStatsTxPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpStatsTxPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpStatsTxPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,2,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,2,table_column,lldpStatsTxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,1,table_column,lldpStatsTxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,undefined,variable,lldpStatsRemTablesAgeouts,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpStatsRemTablesDrops,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesDeletes,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesInserts,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesLastChangeTime,
{asn1_type,'TimeTicks',undefined,undefined,[],true,
'TimeStamp',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,table_entry,lldpConfigManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpConfigManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpConfigManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,1,[],undefined,[],
{augments,error},
1,undefined}}],
undefined,undefined},
{me,1,table_column,lldpConfigManAddrPortsTxEnable,
{asn1_type,'OCTET STRING',0,512,[],false,'LldpPortList',
false,undefined},
'read-write',undefined,false,
[{table_name,lldpConfigManAddrTable},{defval,[]}],
undefined,undefined},
{me,undefined,table_entry,lldpPortConfigEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpPortConfigEntry'}],
undefined,undefined},
{me,undefined,table,lldpPortConfigTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,4,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,4,table_column,lldpPortConfigTLVsTxEnable,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{portDesc,0},
{sysName,1},
{sysDesc,2},
{sysCap,3}]}],
true,'BITS',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,0}],
undefined,undefined},
{me,3,table_column,lldpPortConfigNotificationEnable,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,[{false,2},{true,1}]}],
true,'TruthValue',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,2}],
undefined,undefined},
{me,2,table_column,lldpPortConfigAdminStatus,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{disabled,4},
{txAndRx,3},
{rxOnly,2},
{txOnly,1}]}],
true,'INTEGER',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,3}],
undefined,undefined},
{me,1,table_column,lldpPortConfigPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpPortConfigTable}],
undefined,undefined},
{me,undefined,variable,lldpNotificationInterval,
{asn1_type,'Integer32',5,3600,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,5}}],
undefined,"seconds"},
{me,undefined,variable,lldpTxDelay,
{asn1_type,'Integer32',1,8192,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpReinitDelay,
{asn1_type,'Integer32',1,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpMessageTxHoldMultiplier,
{asn1_type,'Integer32',2,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,4}}],
undefined,undefined},
{me,undefined,variable,lldpMessageTxInterval,
{asn1_type,'Integer32',5,32768,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,30}}],
undefined,"seconds"},
{me,undefined,internal,lldpExtensions,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpRemoteSystemsData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpLocalSystemData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpStatistics,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConfiguration,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConformance,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpObjects,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpNotifications,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpMIB,undefined,undefined,undefined,
false,[],undefined,undefined}]
Line: 1660
[LLDP-MIB.mib][snmpc:528][LOG]: defloop(547) -> [object_type(sequence_of),object_type(type,[1]),sequence]:
NameOfTable: lldpRemOrgDefInfoTable
SeqName: 'LldpRemOrgDefInfoEntry'
Taccess: 'not-accessible'
Kind: {variable,[]}
Tstatus: current
Tindex: {lldpRemoteSystemsData,[4]}
Tunits: undefined
Tline: 1707
NameOfEntry: lldpRemOrgDefInfoEntry
TEline: 1727
IndexingInfo: {indexes,[lldpRemTimeMark,lldpRemLocalPortNum,lldpRemIndex,
lldpRemOrgDefInfoOUI,lldpRemOrgDefInfoSubtype,
lldpRemOrgDefInfoIndex]}
Estatus: current
Eunits: undefined
Ref: undefined
Eline: 1726
FieldList: [{lldpRemOrgDefInfoOUI,{{type,'OCTET STRING'},1755}},
{lldpRemOrgDefInfoSubtype,{{type,'Integer32'},1756}},
{lldpRemOrgDefInfoIndex,{{type,'Integer32'},1757}},
{lldpRemOrgDefInfo,{{type,'OCTET STRING'},1758}}]
Sline: 1754
[LLDP-MIB.mib:1707][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpRemOrgDefInfoTable
ParentName: lldpRemoteSystemsData
SubIndex: [4]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpRemoteSystemsData,lldpObjects,55,
[4],
[lldpRemUnknownTLVTable,lldpRemManAddrTable,
lldpRemTable]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpRemoteSystemsData,lldpObjects,55,
[4],
[lldpRemOrgDefInfoTable,lldpRemUnknownTLVTable,
lldpRemManAddrTable,lldpRemTable]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpRemOrgDefInfoTable,lldpRemoteSystemsData,1707,[4],[]}
[LLDP-MIB.mib:1727][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpRemOrgDefInfoEntry
ParentName: lldpRemOrgDefInfoTable
SubIndex: [1]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpRemOrgDefInfoTable,lldpRemoteSystemsData,1707,[4],[]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpRemOrgDefInfoTable,lldpRemoteSystemsData,1707,
[4],
[lldpRemOrgDefInfoEntry]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpRemOrgDefInfoEntry,lldpRemOrgDefInfoTable,1727,[1],[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpRemOrgDefInfoOUI
Type1: {{type_with_size,'OCTET STRING',{range,3,3}},1762}
Access: 'not-accessible'
Defval: []
Status current
Units undefined
NameOfEntry lldpRemOrgDefInfoEntry
Oline: 1761
[LLDP-MIB.mib:1761][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpRemOrgDefInfoOUI
ParentName: lldpRemOrgDefInfoEntry
SubIndex: [1]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpRemOrgDefInfoEntry,lldpRemOrgDefInfoTable,1727,[1],[]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpRemOrgDefInfoEntry,lldpRemOrgDefInfoTable,1727,
[1],
[lldpRemOrgDefInfoOUI]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpRemOrgDefInfoOUI,lldpRemOrgDefInfoEntry,1761,[1],[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpRemOrgDefInfoSubtype
Type1: {{type_with_size,'Integer32',{range,1,255}},1775}
Access: 'not-accessible'
Defval: []
Status current
Units undefined
NameOfEntry lldpRemOrgDefInfoEntry
Oline: 1774
[LLDP-MIB.mib:1774][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpRemOrgDefInfoSubtype
ParentName: lldpRemOrgDefInfoEntry
SubIndex: [2]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpRemOrgDefInfoEntry,lldpRemOrgDefInfoTable,1727,
[1],
[lldpRemOrgDefInfoOUI]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpRemOrgDefInfoEntry,lldpRemOrgDefInfoTable,1727,
[1],
[lldpRemOrgDefInfoSubtype,lldpRemOrgDefInfoOUI]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpRemOrgDefInfoSubtype,lldpRemOrgDefInfoEntry,1774,[2],[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpRemOrgDefInfoIndex
Type1: {{type_with_size,'Integer32',{range,1,2147483647}},1793}
Access: 'not-accessible'
Defval: []
Status current
Units undefined
NameOfEntry lldpRemOrgDefInfoEntry
Oline: 1792
[LLDP-MIB.mib:1792][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpRemOrgDefInfoIndex
ParentName: lldpRemOrgDefInfoEntry
SubIndex: [3]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpRemOrgDefInfoEntry,lldpRemOrgDefInfoTable,1727,
[1],
[lldpRemOrgDefInfoSubtype,lldpRemOrgDefInfoOUI]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpRemOrgDefInfoEntry,lldpRemOrgDefInfoTable,1727,
[1],
[lldpRemOrgDefInfoIndex,lldpRemOrgDefInfoSubtype,
lldpRemOrgDefInfoOUI]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpRemOrgDefInfoIndex,lldpRemOrgDefInfoEntry,1792,[3],[]}
[LLDP-MIB.mib][snmpc:1241][LOG]: defcols -> object_type (variable):
NameOfCol: lldpRemOrgDefInfo
Type1: {{type_with_size,'OCTET STRING',{range,0,507}},1810}
Access: 'read-only'
Defval: []
Status current
Units undefined
NameOfEntry lldpRemOrgDefInfoEntry
Oline: 1809
[LLDP-MIB.mib:1809][snmpc_lib:1624][TRC]: register_oid -> entry with
Name: lldpRemOrgDefInfo
ParentName: lldpRemOrgDefInfoEntry
SubIndex: [4]
[LLDP-MIB.mib][snmpc_lib:1634][TRC]: register_oid -> parent found:
{lldpRemOrgDefInfoEntry,lldpRemOrgDefInfoTable,1727,
[1],
[lldpRemOrgDefInfoIndex,lldpRemOrgDefInfoSubtype,
lldpRemOrgDefInfoOUI]}
[LLDP-MIB.mib][snmpc_lib:1648][TRC]: register_oid -> NParent:
{lldpRemOrgDefInfoEntry,lldpRemOrgDefInfoTable,1727,
[1],
[lldpRemOrgDefInfo,lldpRemOrgDefInfoIndex,
lldpRemOrgDefInfoSubtype,lldpRemOrgDefInfoOUI]}
[LLDP-MIB.mib][snmpc_lib:1658][TRC]: register_oid -> no children found
[LLDP-MIB.mib][snmpc_lib:1663][TRC]: register_oid -> NSelf:
{lldpRemOrgDefInfo,lldpRemOrgDefInfoEntry,1809,[4],[]}
[LLDP-MIB.mib][snmpc_lib:828][TRC]: find_asn1_types_for_indexes ->
Indexes: [lldpRemTimeMark,lldpRemLocalPortNum,lldpRemIndex,
lldpRemOrgDefInfoOUI,lldpRemOrgDefInfoSubtype,
lldpRemOrgDefInfoIndex]
ColMEs: [{me,1,table_column,lldpRemOrgDefInfoOUI,
{asn1_type,'OCTET STRING',3,3,[],true,'OCTET STRING',false,
undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemOrgDefInfoTable}],
undefined,undefined},
{me,2,table_column,lldpRemOrgDefInfoSubtype,
{asn1_type,'Integer32',1,255,[],true,'Integer32',false,
undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemOrgDefInfoTable}],
undefined,undefined},
{me,3,table_column,lldpRemOrgDefInfoIndex,
{asn1_type,'Integer32',1,2147483647,[],true,'Integer32',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemOrgDefInfoTable}],
undefined,undefined},
{me,4,table_column,lldpRemOrgDefInfo,
{asn1_type,'OCTET STRING',0,507,[],true,'OCTET STRING',false,
undefined},
'read-only',undefined,false,
[{table_name,lldpRemOrgDefInfoTable}],
undefined,undefined}]
Line: 1726
[LLDP-MIB.mib][snmpc_lib:880][TRC]: get_asn1_type ->
ColumnName: lldpRemTimeMark
MEs: [{me,1,table_column,lldpRemOrgDefInfoOUI,
{asn1_type,'OCTET STRING',3,3,[],true,'OCTET STRING',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemOrgDefInfoTable}],
undefined,undefined},
{me,2,table_column,lldpRemOrgDefInfoSubtype,
{asn1_type,'Integer32',1,255,[],true,'Integer32',false,
undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemOrgDefInfoTable}],
undefined,undefined},
{me,3,table_column,lldpRemOrgDefInfoIndex,
{asn1_type,'Integer32',1,2147483647,[],true,'Integer32',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemOrgDefInfoTable}],
undefined,undefined},
{me,4,table_column,lldpRemOrgDefInfo,
{asn1_type,'OCTET STRING',0,507,[],true,'OCTET STRING',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemOrgDefInfoTable}],
undefined,undefined},
{me,undefined,table_entry,lldpRemUnknownTLVEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRemUnknownTLVEntry'}],
undefined,undefined},
{me,undefined,table,lldpRemUnknownTLVTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,2,[],undefined,[],
[{asn1_type,'TimeTicks',0,4294967295,[],true,
'TimeFilter',false,undefined},
{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"},
{asn1_type,'INTEGER',1,2147483647,[],true,
'Integer32',false,undefined},
{asn1_type,'INTEGER',9,126,[],true,'Integer32',
false,undefined}],
2,4}}],
undefined,undefined},
{me,2,table_column,lldpRemUnknownTLVInfo,
{asn1_type,'OCTET STRING',0,511,[],true,'OCTET STRING',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemUnknownTLVTable}],
undefined,undefined},
{me,1,table_column,lldpRemUnknownTLVType,
{asn1_type,'Integer32',9,126,[],true,'Integer32',false,
undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemUnknownTLVTable}],
undefined,undefined},
{me,undefined,table_entry,lldpRemManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRemManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpRemManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,5,[],undefined,[],
[{asn1_type,'TimeTicks',0,4294967295,[],true,
'TimeFilter',false,undefined},
{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"},
{asn1_type,'INTEGER',1,2147483647,[],true,
'Integer32',false,undefined},
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
{asn1_type,'OCTET STRING',1,31,[],false,
'LldpManAddress',false,undefined}],
3,4}}],
undefined,undefined},
{me,5,table_column,lldpRemManAddrOID,
{asn1_type,'OBJECT IDENTIFIER',undefined,undefined,[],
true,'OBJECT IDENTIFIER',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,4,table_column,lldpRemManAddrIfId,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,3,table_column,lldpRemManAddrIfSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{systemPortNumber,3},{ifIndex,2},{unknown,1}]}],
false,'LldpManAddrIfSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,2,table_column,lldpRemManAddr,
{asn1_type,'OCTET STRING',1,31,[],false,'LldpManAddress',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,1,table_column,lldpRemManAddrSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,undefined,table_entry,lldpRemEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRemEntry'}],
undefined,undefined},
{me,undefined,table,lldpRemTable,undefined,'not-accessible',
undefined,false,
[{table_info,
{table_info,12,[],undefined,[],
[{asn1_type,'TimeTicks',0,4294967295,[],true,
'TimeFilter',false,undefined},
{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"},
{asn1_type,'INTEGER',1,2147483647,[],true,
'Integer32',false,undefined}],
4,1}}],
undefined,undefined},
{me,12,table_column,lldpRemSysCapEnabled,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,11,table_column,lldpRemSysCapSupported,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,10,table_column,lldpRemSysDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,9,table_column,lldpRemSysName,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,8,table_column,lldpRemPortDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,7,table_column,lldpRemPortId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpPortId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,6,table_column,lldpRemPortIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{agentCircuitId,6},
{interfaceName,5},
{networkAddress,4},
{macAddress,3},
{portComponent,2},
{interfaceAlias,1}]}],
false,'LldpPortIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,5,table_column,lldpRemChassisId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpChassisId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,4,table_column,lldpRemChassisIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{interfaceName,6},
{networkAddress,5},
{macAddress,4},
{portComponent,3},
{interfaceAlias,2},
{chassisComponent,1}]}],
false,'LldpChassisIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,3,table_column,lldpRemIndex,
{asn1_type,'Integer32',1,2147483647,[],true,'Integer32',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,2,table_column,lldpRemLocalPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,1,table_column,lldpRemTimeMark,
{asn1_type,'TimeTicks',0,4294967295,[],true,'TimeFilter',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,undefined,table_entry,lldpLocManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpLocManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpLocManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,6,[],undefined,[],
[{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
{asn1_type,'OCTET STRING',1,31,[],false,
'LldpManAddress',false,undefined}],
3,1}}],
undefined,undefined},
{me,6,table_column,lldpLocManAddrOID,
{asn1_type,'OBJECT IDENTIFIER',undefined,undefined,[],
true,'OBJECT IDENTIFIER',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,5,table_column,lldpLocManAddrIfId,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,4,table_column,lldpLocManAddrIfSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{systemPortNumber,3},{ifIndex,2},{unknown,1}]}],
false,'LldpManAddrIfSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,3,table_column,lldpLocManAddrLen,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,2,table_column,lldpLocManAddr,
{asn1_type,'OCTET STRING',1,31,[],false,'LldpManAddress',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,1,table_column,lldpLocManAddrSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,undefined,table_entry,lldpLocPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpLocPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpLocPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,4,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,4,table_column,lldpLocPortDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,3,table_column,lldpLocPortId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpPortId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,2,table_column,lldpLocPortIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{agentCircuitId,6},
{interfaceName,5},
{networkAddress,4},
{macAddress,3},
{portComponent,2},
{interfaceAlias,1}]}],
false,'LldpPortIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,1,table_column,lldpLocPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,undefined,variable,lldpLocSysCapEnabled,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysCapSupported,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysName,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocChassisId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpChassisId',
false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocChassisIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{interfaceName,6},
{networkAddress,5},
{macAddress,4},
{portComponent,3},
{interfaceAlias,2},
{chassisComponent,1}]}],
false,'LldpChassisIdSubtype',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,1}}],
undefined,undefined},
{me,undefined,table_entry,lldpStatsRxPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRxStatsPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpStatsRxPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,7,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,7,table_column,lldpStatsRxPortAgeoutsTotal,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,6,table_column,lldpStatsRxPortTLVsUnrecognizedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,5,table_column,lldpStatsRxPortTLVsDiscardedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,4,table_column,lldpStatsRxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,3,table_column,lldpStatsRxPortFramesErrors,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,2,table_column,lldpStatsRxPortFramesDiscardedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,1,table_column,lldpStatsRxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,undefined,table_entry,lldpStatsTxPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpStatsTxPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpStatsTxPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,2,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,2,table_column,lldpStatsTxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,1,table_column,lldpStatsTxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,undefined,variable,lldpStatsRemTablesAgeouts,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpStatsRemTablesDrops,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesDeletes,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesInserts,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesLastChangeTime,
{asn1_type,'TimeTicks',undefined,undefined,[],true,
'TimeStamp',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,table_entry,lldpConfigManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpConfigManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpConfigManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,1,[],undefined,[],
{augments,error},
1,undefined}}],
undefined,undefined},
{me,1,table_column,lldpConfigManAddrPortsTxEnable,
{asn1_type,'OCTET STRING',0,512,[],false,'LldpPortList',
false,undefined},
'read-write',undefined,false,
[{table_name,lldpConfigManAddrTable},{defval,[]}],
undefined,undefined},
{me,undefined,table_entry,lldpPortConfigEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpPortConfigEntry'}],
undefined,undefined},
{me,undefined,table,lldpPortConfigTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,4,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,4,table_column,lldpPortConfigTLVsTxEnable,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{portDesc,0},
{sysName,1},
{sysDesc,2},
{sysCap,3}]}],
true,'BITS',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,0}],
undefined,undefined},
{me,3,table_column,lldpPortConfigNotificationEnable,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,[{false,2},{true,1}]}],
true,'TruthValue',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,2}],
undefined,undefined},
{me,2,table_column,lldpPortConfigAdminStatus,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{disabled,4},
{txAndRx,3},
{rxOnly,2},
{txOnly,1}]}],
true,'INTEGER',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,3}],
undefined,undefined},
{me,1,table_column,lldpPortConfigPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpPortConfigTable}],
undefined,undefined},
{me,undefined,variable,lldpNotificationInterval,
{asn1_type,'Integer32',5,3600,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,5}}],
undefined,"seconds"},
{me,undefined,variable,lldpTxDelay,
{asn1_type,'Integer32',1,8192,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpReinitDelay,
{asn1_type,'Integer32',1,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpMessageTxHoldMultiplier,
{asn1_type,'Integer32',2,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,4}}],
undefined,undefined},
{me,undefined,variable,lldpMessageTxInterval,
{asn1_type,'Integer32',5,32768,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,30}}],
undefined,"seconds"},
{me,undefined,internal,lldpExtensions,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpRemoteSystemsData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpLocalSystemData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpStatistics,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConfiguration,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConformance,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpObjects,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpNotifications,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpMIB,undefined,undefined,undefined,
false,[],undefined,undefined}]
Line: 1726
[LLDP-MIB.mib][snmpc_lib:880][TRC]: get_asn1_type ->
ColumnName: lldpRemLocalPortNum
MEs: [{me,1,table_column,lldpRemOrgDefInfoOUI,
{asn1_type,'OCTET STRING',3,3,[],true,'OCTET STRING',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemOrgDefInfoTable}],
undefined,undefined},
{me,2,table_column,lldpRemOrgDefInfoSubtype,
{asn1_type,'Integer32',1,255,[],true,'Integer32',false,
undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemOrgDefInfoTable}],
undefined,undefined},
{me,3,table_column,lldpRemOrgDefInfoIndex,
{asn1_type,'Integer32',1,2147483647,[],true,'Integer32',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemOrgDefInfoTable}],
undefined,undefined},
{me,4,table_column,lldpRemOrgDefInfo,
{asn1_type,'OCTET STRING',0,507,[],true,'OCTET STRING',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemOrgDefInfoTable}],
undefined,undefined},
{me,undefined,table_entry,lldpRemUnknownTLVEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRemUnknownTLVEntry'}],
undefined,undefined},
{me,undefined,table,lldpRemUnknownTLVTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,2,[],undefined,[],
[{asn1_type,'TimeTicks',0,4294967295,[],true,
'TimeFilter',false,undefined},
{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"},
{asn1_type,'INTEGER',1,2147483647,[],true,
'Integer32',false,undefined},
{asn1_type,'INTEGER',9,126,[],true,'Integer32',
false,undefined}],
2,4}}],
undefined,undefined},
{me,2,table_column,lldpRemUnknownTLVInfo,
{asn1_type,'OCTET STRING',0,511,[],true,'OCTET STRING',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemUnknownTLVTable}],
undefined,undefined},
{me,1,table_column,lldpRemUnknownTLVType,
{asn1_type,'Integer32',9,126,[],true,'Integer32',false,
undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemUnknownTLVTable}],
undefined,undefined},
{me,undefined,table_entry,lldpRemManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRemManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpRemManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,5,[],undefined,[],
[{asn1_type,'TimeTicks',0,4294967295,[],true,
'TimeFilter',false,undefined},
{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"},
{asn1_type,'INTEGER',1,2147483647,[],true,
'Integer32',false,undefined},
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
{asn1_type,'OCTET STRING',1,31,[],false,
'LldpManAddress',false,undefined}],
3,4}}],
undefined,undefined},
{me,5,table_column,lldpRemManAddrOID,
{asn1_type,'OBJECT IDENTIFIER',undefined,undefined,[],
true,'OBJECT IDENTIFIER',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,4,table_column,lldpRemManAddrIfId,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,3,table_column,lldpRemManAddrIfSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{systemPortNumber,3},{ifIndex,2},{unknown,1}]}],
false,'LldpManAddrIfSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,2,table_column,lldpRemManAddr,
{asn1_type,'OCTET STRING',1,31,[],false,'LldpManAddress',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,1,table_column,lldpRemManAddrSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,undefined,table_entry,lldpRemEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRemEntry'}],
undefined,undefined},
{me,undefined,table,lldpRemTable,undefined,'not-accessible',
undefined,false,
[{table_info,
{table_info,12,[],undefined,[],
[{asn1_type,'TimeTicks',0,4294967295,[],true,
'TimeFilter',false,undefined},
{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"},
{asn1_type,'INTEGER',1,2147483647,[],true,
'Integer32',false,undefined}],
4,1}}],
undefined,undefined},
{me,12,table_column,lldpRemSysCapEnabled,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,11,table_column,lldpRemSysCapSupported,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,10,table_column,lldpRemSysDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,9,table_column,lldpRemSysName,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,8,table_column,lldpRemPortDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,7,table_column,lldpRemPortId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpPortId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,6,table_column,lldpRemPortIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{agentCircuitId,6},
{interfaceName,5},
{networkAddress,4},
{macAddress,3},
{portComponent,2},
{interfaceAlias,1}]}],
false,'LldpPortIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,5,table_column,lldpRemChassisId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpChassisId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,4,table_column,lldpRemChassisIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{interfaceName,6},
{networkAddress,5},
{macAddress,4},
{portComponent,3},
{interfaceAlias,2},
{chassisComponent,1}]}],
false,'LldpChassisIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,3,table_column,lldpRemIndex,
{asn1_type,'Integer32',1,2147483647,[],true,'Integer32',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,2,table_column,lldpRemLocalPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,1,table_column,lldpRemTimeMark,
{asn1_type,'TimeTicks',0,4294967295,[],true,'TimeFilter',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,undefined,table_entry,lldpLocManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpLocManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpLocManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,6,[],undefined,[],
[{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
{asn1_type,'OCTET STRING',1,31,[],false,
'LldpManAddress',false,undefined}],
3,1}}],
undefined,undefined},
{me,6,table_column,lldpLocManAddrOID,
{asn1_type,'OBJECT IDENTIFIER',undefined,undefined,[],
true,'OBJECT IDENTIFIER',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,5,table_column,lldpLocManAddrIfId,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,4,table_column,lldpLocManAddrIfSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{systemPortNumber,3},{ifIndex,2},{unknown,1}]}],
false,'LldpManAddrIfSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,3,table_column,lldpLocManAddrLen,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,2,table_column,lldpLocManAddr,
{asn1_type,'OCTET STRING',1,31,[],false,'LldpManAddress',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,1,table_column,lldpLocManAddrSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,undefined,table_entry,lldpLocPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpLocPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpLocPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,4,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,4,table_column,lldpLocPortDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,3,table_column,lldpLocPortId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpPortId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,2,table_column,lldpLocPortIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{agentCircuitId,6},
{interfaceName,5},
{networkAddress,4},
{macAddress,3},
{portComponent,2},
{interfaceAlias,1}]}],
false,'LldpPortIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,1,table_column,lldpLocPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,undefined,variable,lldpLocSysCapEnabled,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysCapSupported,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysName,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocChassisId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpChassisId',
false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocChassisIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{interfaceName,6},
{networkAddress,5},
{macAddress,4},
{portComponent,3},
{interfaceAlias,2},
{chassisComponent,1}]}],
false,'LldpChassisIdSubtype',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,1}}],
undefined,undefined},
{me,undefined,table_entry,lldpStatsRxPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRxStatsPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpStatsRxPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,7,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,7,table_column,lldpStatsRxPortAgeoutsTotal,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,6,table_column,lldpStatsRxPortTLVsUnrecognizedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,5,table_column,lldpStatsRxPortTLVsDiscardedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,4,table_column,lldpStatsRxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,3,table_column,lldpStatsRxPortFramesErrors,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,2,table_column,lldpStatsRxPortFramesDiscardedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,1,table_column,lldpStatsRxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,undefined,table_entry,lldpStatsTxPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpStatsTxPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpStatsTxPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,2,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,2,table_column,lldpStatsTxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,1,table_column,lldpStatsTxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,undefined,variable,lldpStatsRemTablesAgeouts,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpStatsRemTablesDrops,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesDeletes,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesInserts,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesLastChangeTime,
{asn1_type,'TimeTicks',undefined,undefined,[],true,
'TimeStamp',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,table_entry,lldpConfigManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpConfigManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpConfigManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,1,[],undefined,[],
{augments,error},
1,undefined}}],
undefined,undefined},
{me,1,table_column,lldpConfigManAddrPortsTxEnable,
{asn1_type,'OCTET STRING',0,512,[],false,'LldpPortList',
false,undefined},
'read-write',undefined,false,
[{table_name,lldpConfigManAddrTable},{defval,[]}],
undefined,undefined},
{me,undefined,table_entry,lldpPortConfigEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpPortConfigEntry'}],
undefined,undefined},
{me,undefined,table,lldpPortConfigTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,4,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,4,table_column,lldpPortConfigTLVsTxEnable,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{portDesc,0},
{sysName,1},
{sysDesc,2},
{sysCap,3}]}],
true,'BITS',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,0}],
undefined,undefined},
{me,3,table_column,lldpPortConfigNotificationEnable,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,[{false,2},{true,1}]}],
true,'TruthValue',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,2}],
undefined,undefined},
{me,2,table_column,lldpPortConfigAdminStatus,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{disabled,4},
{txAndRx,3},
{rxOnly,2},
{txOnly,1}]}],
true,'INTEGER',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,3}],
undefined,undefined},
{me,1,table_column,lldpPortConfigPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpPortConfigTable}],
undefined,undefined},
{me,undefined,variable,lldpNotificationInterval,
{asn1_type,'Integer32',5,3600,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,5}}],
undefined,"seconds"},
{me,undefined,variable,lldpTxDelay,
{asn1_type,'Integer32',1,8192,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpReinitDelay,
{asn1_type,'Integer32',1,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpMessageTxHoldMultiplier,
{asn1_type,'Integer32',2,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,4}}],
undefined,undefined},
{me,undefined,variable,lldpMessageTxInterval,
{asn1_type,'Integer32',5,32768,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,30}}],
undefined,"seconds"},
{me,undefined,internal,lldpExtensions,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpRemoteSystemsData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpLocalSystemData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpStatistics,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConfiguration,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConformance,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpObjects,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpNotifications,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpMIB,undefined,undefined,undefined,
false,[],undefined,undefined}]
Line: 1726
[LLDP-MIB.mib][snmpc_lib:880][TRC]: get_asn1_type ->
ColumnName: lldpRemIndex
MEs: [{me,1,table_column,lldpRemOrgDefInfoOUI,
{asn1_type,'OCTET STRING',3,3,[],true,'OCTET STRING',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemOrgDefInfoTable}],
undefined,undefined},
{me,2,table_column,lldpRemOrgDefInfoSubtype,
{asn1_type,'Integer32',1,255,[],true,'Integer32',false,
undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemOrgDefInfoTable}],
undefined,undefined},
{me,3,table_column,lldpRemOrgDefInfoIndex,
{asn1_type,'Integer32',1,2147483647,[],true,'Integer32',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemOrgDefInfoTable}],
undefined,undefined},
{me,4,table_column,lldpRemOrgDefInfo,
{asn1_type,'OCTET STRING',0,507,[],true,'OCTET STRING',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemOrgDefInfoTable}],
undefined,undefined},
{me,undefined,table_entry,lldpRemUnknownTLVEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRemUnknownTLVEntry'}],
undefined,undefined},
{me,undefined,table,lldpRemUnknownTLVTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,2,[],undefined,[],
[{asn1_type,'TimeTicks',0,4294967295,[],true,
'TimeFilter',false,undefined},
{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"},
{asn1_type,'INTEGER',1,2147483647,[],true,
'Integer32',false,undefined},
{asn1_type,'INTEGER',9,126,[],true,'Integer32',
false,undefined}],
2,4}}],
undefined,undefined},
{me,2,table_column,lldpRemUnknownTLVInfo,
{asn1_type,'OCTET STRING',0,511,[],true,'OCTET STRING',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemUnknownTLVTable}],
undefined,undefined},
{me,1,table_column,lldpRemUnknownTLVType,
{asn1_type,'Integer32',9,126,[],true,'Integer32',false,
undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemUnknownTLVTable}],
undefined,undefined},
{me,undefined,table_entry,lldpRemManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRemManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpRemManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,5,[],undefined,[],
[{asn1_type,'TimeTicks',0,4294967295,[],true,
'TimeFilter',false,undefined},
{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"},
{asn1_type,'INTEGER',1,2147483647,[],true,
'Integer32',false,undefined},
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
{asn1_type,'OCTET STRING',1,31,[],false,
'LldpManAddress',false,undefined}],
3,4}}],
undefined,undefined},
{me,5,table_column,lldpRemManAddrOID,
{asn1_type,'OBJECT IDENTIFIER',undefined,undefined,[],
true,'OBJECT IDENTIFIER',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,4,table_column,lldpRemManAddrIfId,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,3,table_column,lldpRemManAddrIfSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{systemPortNumber,3},{ifIndex,2},{unknown,1}]}],
false,'LldpManAddrIfSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,2,table_column,lldpRemManAddr,
{asn1_type,'OCTET STRING',1,31,[],false,'LldpManAddress',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,1,table_column,lldpRemManAddrSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,undefined,table_entry,lldpRemEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRemEntry'}],
undefined,undefined},
{me,undefined,table,lldpRemTable,undefined,'not-accessible',
undefined,false,
[{table_info,
{table_info,12,[],undefined,[],
[{asn1_type,'TimeTicks',0,4294967295,[],true,
'TimeFilter',false,undefined},
{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"},
{asn1_type,'INTEGER',1,2147483647,[],true,
'Integer32',false,undefined}],
4,1}}],
undefined,undefined},
{me,12,table_column,lldpRemSysCapEnabled,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,11,table_column,lldpRemSysCapSupported,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,10,table_column,lldpRemSysDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,9,table_column,lldpRemSysName,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,8,table_column,lldpRemPortDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,7,table_column,lldpRemPortId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpPortId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,6,table_column,lldpRemPortIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{agentCircuitId,6},
{interfaceName,5},
{networkAddress,4},
{macAddress,3},
{portComponent,2},
{interfaceAlias,1}]}],
false,'LldpPortIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,5,table_column,lldpRemChassisId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpChassisId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,4,table_column,lldpRemChassisIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{interfaceName,6},
{networkAddress,5},
{macAddress,4},
{portComponent,3},
{interfaceAlias,2},
{chassisComponent,1}]}],
false,'LldpChassisIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,3,table_column,lldpRemIndex,
{asn1_type,'Integer32',1,2147483647,[],true,'Integer32',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,2,table_column,lldpRemLocalPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,1,table_column,lldpRemTimeMark,
{asn1_type,'TimeTicks',0,4294967295,[],true,'TimeFilter',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,undefined,table_entry,lldpLocManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpLocManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpLocManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,6,[],undefined,[],
[{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
{asn1_type,'OCTET STRING',1,31,[],false,
'LldpManAddress',false,undefined}],
3,1}}],
undefined,undefined},
{me,6,table_column,lldpLocManAddrOID,
{asn1_type,'OBJECT IDENTIFIER',undefined,undefined,[],
true,'OBJECT IDENTIFIER',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,5,table_column,lldpLocManAddrIfId,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,4,table_column,lldpLocManAddrIfSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{systemPortNumber,3},{ifIndex,2},{unknown,1}]}],
false,'LldpManAddrIfSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,3,table_column,lldpLocManAddrLen,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,2,table_column,lldpLocManAddr,
{asn1_type,'OCTET STRING',1,31,[],false,'LldpManAddress',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,1,table_column,lldpLocManAddrSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,undefined,table_entry,lldpLocPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpLocPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpLocPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,4,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,4,table_column,lldpLocPortDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,3,table_column,lldpLocPortId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpPortId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,2,table_column,lldpLocPortIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{agentCircuitId,6},
{interfaceName,5},
{networkAddress,4},
{macAddress,3},
{portComponent,2},
{interfaceAlias,1}]}],
false,'LldpPortIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,1,table_column,lldpLocPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,undefined,variable,lldpLocSysCapEnabled,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysCapSupported,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysName,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocChassisId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpChassisId',
false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocChassisIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{interfaceName,6},
{networkAddress,5},
{macAddress,4},
{portComponent,3},
{interfaceAlias,2},
{chassisComponent,1}]}],
false,'LldpChassisIdSubtype',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,1}}],
undefined,undefined},
{me,undefined,table_entry,lldpStatsRxPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRxStatsPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpStatsRxPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,7,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,7,table_column,lldpStatsRxPortAgeoutsTotal,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,6,table_column,lldpStatsRxPortTLVsUnrecognizedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,5,table_column,lldpStatsRxPortTLVsDiscardedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,4,table_column,lldpStatsRxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,3,table_column,lldpStatsRxPortFramesErrors,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,2,table_column,lldpStatsRxPortFramesDiscardedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,1,table_column,lldpStatsRxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,undefined,table_entry,lldpStatsTxPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpStatsTxPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpStatsTxPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,2,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,2,table_column,lldpStatsTxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,1,table_column,lldpStatsTxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,undefined,variable,lldpStatsRemTablesAgeouts,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpStatsRemTablesDrops,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesDeletes,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesInserts,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesLastChangeTime,
{asn1_type,'TimeTicks',undefined,undefined,[],true,
'TimeStamp',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,table_entry,lldpConfigManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpConfigManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpConfigManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,1,[],undefined,[],
{augments,error},
1,undefined}}],
undefined,undefined},
{me,1,table_column,lldpConfigManAddrPortsTxEnable,
{asn1_type,'OCTET STRING',0,512,[],false,'LldpPortList',
false,undefined},
'read-write',undefined,false,
[{table_name,lldpConfigManAddrTable},{defval,[]}],
undefined,undefined},
{me,undefined,table_entry,lldpPortConfigEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpPortConfigEntry'}],
undefined,undefined},
{me,undefined,table,lldpPortConfigTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,4,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,4,table_column,lldpPortConfigTLVsTxEnable,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{portDesc,0},
{sysName,1},
{sysDesc,2},
{sysCap,3}]}],
true,'BITS',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,0}],
undefined,undefined},
{me,3,table_column,lldpPortConfigNotificationEnable,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,[{false,2},{true,1}]}],
true,'TruthValue',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,2}],
undefined,undefined},
{me,2,table_column,lldpPortConfigAdminStatus,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{disabled,4},
{txAndRx,3},
{rxOnly,2},
{txOnly,1}]}],
true,'INTEGER',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,3}],
undefined,undefined},
{me,1,table_column,lldpPortConfigPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpPortConfigTable}],
undefined,undefined},
{me,undefined,variable,lldpNotificationInterval,
{asn1_type,'Integer32',5,3600,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,5}}],
undefined,"seconds"},
{me,undefined,variable,lldpTxDelay,
{asn1_type,'Integer32',1,8192,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpReinitDelay,
{asn1_type,'Integer32',1,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpMessageTxHoldMultiplier,
{asn1_type,'Integer32',2,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,4}}],
undefined,undefined},
{me,undefined,variable,lldpMessageTxInterval,
{asn1_type,'Integer32',5,32768,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,30}}],
undefined,"seconds"},
{me,undefined,internal,lldpExtensions,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpRemoteSystemsData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpLocalSystemData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpStatistics,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConfiguration,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConformance,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpObjects,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpNotifications,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpMIB,undefined,undefined,undefined,
false,[],undefined,undefined}]
Line: 1726
[LLDP-MIB.mib][snmpc_lib:880][TRC]: get_asn1_type ->
ColumnName: lldpRemOrgDefInfoOUI
MEs: [{me,1,table_column,lldpRemOrgDefInfoOUI,
{asn1_type,'OCTET STRING',3,3,[],true,'OCTET STRING',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemOrgDefInfoTable}],
undefined,undefined},
{me,2,table_column,lldpRemOrgDefInfoSubtype,
{asn1_type,'Integer32',1,255,[],true,'Integer32',false,
undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemOrgDefInfoTable}],
undefined,undefined},
{me,3,table_column,lldpRemOrgDefInfoIndex,
{asn1_type,'Integer32',1,2147483647,[],true,'Integer32',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemOrgDefInfoTable}],
undefined,undefined},
{me,4,table_column,lldpRemOrgDefInfo,
{asn1_type,'OCTET STRING',0,507,[],true,'OCTET STRING',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemOrgDefInfoTable}],
undefined,undefined},
{me,undefined,table_entry,lldpRemUnknownTLVEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRemUnknownTLVEntry'}],
undefined,undefined},
{me,undefined,table,lldpRemUnknownTLVTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,2,[],undefined,[],
[{asn1_type,'TimeTicks',0,4294967295,[],true,
'TimeFilter',false,undefined},
{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"},
{asn1_type,'INTEGER',1,2147483647,[],true,
'Integer32',false,undefined},
{asn1_type,'INTEGER',9,126,[],true,'Integer32',
false,undefined}],
2,4}}],
undefined,undefined},
{me,2,table_column,lldpRemUnknownTLVInfo,
{asn1_type,'OCTET STRING',0,511,[],true,'OCTET STRING',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemUnknownTLVTable}],
undefined,undefined},
{me,1,table_column,lldpRemUnknownTLVType,
{asn1_type,'Integer32',9,126,[],true,'Integer32',false,
undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemUnknownTLVTable}],
undefined,undefined},
{me,undefined,table_entry,lldpRemManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRemManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpRemManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,5,[],undefined,[],
[{asn1_type,'TimeTicks',0,4294967295,[],true,
'TimeFilter',false,undefined},
{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"},
{asn1_type,'INTEGER',1,2147483647,[],true,
'Integer32',false,undefined},
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
{asn1_type,'OCTET STRING',1,31,[],false,
'LldpManAddress',false,undefined}],
3,4}}],
undefined,undefined},
{me,5,table_column,lldpRemManAddrOID,
{asn1_type,'OBJECT IDENTIFIER',undefined,undefined,[],
true,'OBJECT IDENTIFIER',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,4,table_column,lldpRemManAddrIfId,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,3,table_column,lldpRemManAddrIfSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{systemPortNumber,3},{ifIndex,2},{unknown,1}]}],
false,'LldpManAddrIfSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,2,table_column,lldpRemManAddr,
{asn1_type,'OCTET STRING',1,31,[],false,'LldpManAddress',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,1,table_column,lldpRemManAddrSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,undefined,table_entry,lldpRemEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRemEntry'}],
undefined,undefined},
{me,undefined,table,lldpRemTable,undefined,'not-accessible',
undefined,false,
[{table_info,
{table_info,12,[],undefined,[],
[{asn1_type,'TimeTicks',0,4294967295,[],true,
'TimeFilter',false,undefined},
{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"},
{asn1_type,'INTEGER',1,2147483647,[],true,
'Integer32',false,undefined}],
4,1}}],
undefined,undefined},
{me,12,table_column,lldpRemSysCapEnabled,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,11,table_column,lldpRemSysCapSupported,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,10,table_column,lldpRemSysDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,9,table_column,lldpRemSysName,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,8,table_column,lldpRemPortDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,7,table_column,lldpRemPortId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpPortId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,6,table_column,lldpRemPortIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{agentCircuitId,6},
{interfaceName,5},
{networkAddress,4},
{macAddress,3},
{portComponent,2},
{interfaceAlias,1}]}],
false,'LldpPortIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,5,table_column,lldpRemChassisId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpChassisId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,4,table_column,lldpRemChassisIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{interfaceName,6},
{networkAddress,5},
{macAddress,4},
{portComponent,3},
{interfaceAlias,2},
{chassisComponent,1}]}],
false,'LldpChassisIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,3,table_column,lldpRemIndex,
{asn1_type,'Integer32',1,2147483647,[],true,'Integer32',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,2,table_column,lldpRemLocalPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,1,table_column,lldpRemTimeMark,
{asn1_type,'TimeTicks',0,4294967295,[],true,'TimeFilter',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,undefined,table_entry,lldpLocManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpLocManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpLocManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,6,[],undefined,[],
[{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
{asn1_type,'OCTET STRING',1,31,[],false,
'LldpManAddress',false,undefined}],
3,1}}],
undefined,undefined},
{me,6,table_column,lldpLocManAddrOID,
{asn1_type,'OBJECT IDENTIFIER',undefined,undefined,[],
true,'OBJECT IDENTIFIER',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,5,table_column,lldpLocManAddrIfId,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,4,table_column,lldpLocManAddrIfSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{systemPortNumber,3},{ifIndex,2},{unknown,1}]}],
false,'LldpManAddrIfSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,3,table_column,lldpLocManAddrLen,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,2,table_column,lldpLocManAddr,
{asn1_type,'OCTET STRING',1,31,[],false,'LldpManAddress',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,1,table_column,lldpLocManAddrSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,undefined,table_entry,lldpLocPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpLocPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpLocPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,4,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,4,table_column,lldpLocPortDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,3,table_column,lldpLocPortId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpPortId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,2,table_column,lldpLocPortIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{agentCircuitId,6},
{interfaceName,5},
{networkAddress,4},
{macAddress,3},
{portComponent,2},
{interfaceAlias,1}]}],
false,'LldpPortIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,1,table_column,lldpLocPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,undefined,variable,lldpLocSysCapEnabled,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysCapSupported,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysName,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocChassisId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpChassisId',
false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocChassisIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{interfaceName,6},
{networkAddress,5},
{macAddress,4},
{portComponent,3},
{interfaceAlias,2},
{chassisComponent,1}]}],
false,'LldpChassisIdSubtype',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,1}}],
undefined,undefined},
{me,undefined,table_entry,lldpStatsRxPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRxStatsPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpStatsRxPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,7,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,7,table_column,lldpStatsRxPortAgeoutsTotal,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,6,table_column,lldpStatsRxPortTLVsUnrecognizedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,5,table_column,lldpStatsRxPortTLVsDiscardedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,4,table_column,lldpStatsRxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,3,table_column,lldpStatsRxPortFramesErrors,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,2,table_column,lldpStatsRxPortFramesDiscardedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,1,table_column,lldpStatsRxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,undefined,table_entry,lldpStatsTxPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpStatsTxPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpStatsTxPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,2,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,2,table_column,lldpStatsTxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,1,table_column,lldpStatsTxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,undefined,variable,lldpStatsRemTablesAgeouts,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpStatsRemTablesDrops,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesDeletes,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesInserts,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesLastChangeTime,
{asn1_type,'TimeTicks',undefined,undefined,[],true,
'TimeStamp',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,table_entry,lldpConfigManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpConfigManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpConfigManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,1,[],undefined,[],
{augments,error},
1,undefined}}],
undefined,undefined},
{me,1,table_column,lldpConfigManAddrPortsTxEnable,
{asn1_type,'OCTET STRING',0,512,[],false,'LldpPortList',
false,undefined},
'read-write',undefined,false,
[{table_name,lldpConfigManAddrTable},{defval,[]}],
undefined,undefined},
{me,undefined,table_entry,lldpPortConfigEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpPortConfigEntry'}],
undefined,undefined},
{me,undefined,table,lldpPortConfigTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,4,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,4,table_column,lldpPortConfigTLVsTxEnable,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{portDesc,0},
{sysName,1},
{sysDesc,2},
{sysCap,3}]}],
true,'BITS',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,0}],
undefined,undefined},
{me,3,table_column,lldpPortConfigNotificationEnable,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,[{false,2},{true,1}]}],
true,'TruthValue',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,2}],
undefined,undefined},
{me,2,table_column,lldpPortConfigAdminStatus,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{disabled,4},
{txAndRx,3},
{rxOnly,2},
{txOnly,1}]}],
true,'INTEGER',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,3}],
undefined,undefined},
{me,1,table_column,lldpPortConfigPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpPortConfigTable}],
undefined,undefined},
{me,undefined,variable,lldpNotificationInterval,
{asn1_type,'Integer32',5,3600,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,5}}],
undefined,"seconds"},
{me,undefined,variable,lldpTxDelay,
{asn1_type,'Integer32',1,8192,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpReinitDelay,
{asn1_type,'Integer32',1,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpMessageTxHoldMultiplier,
{asn1_type,'Integer32',2,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,4}}],
undefined,undefined},
{me,undefined,variable,lldpMessageTxInterval,
{asn1_type,'Integer32',5,32768,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,30}}],
undefined,"seconds"},
{me,undefined,internal,lldpExtensions,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpRemoteSystemsData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpLocalSystemData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpStatistics,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConfiguration,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConformance,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpObjects,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpNotifications,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpMIB,undefined,undefined,undefined,
false,[],undefined,undefined}]
Line: 1726
[LLDP-MIB.mib][snmpc_lib:880][TRC]: get_asn1_type ->
ColumnName: lldpRemOrgDefInfoSubtype
MEs: [{me,1,table_column,lldpRemOrgDefInfoOUI,
{asn1_type,'OCTET STRING',3,3,[],true,'OCTET STRING',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemOrgDefInfoTable}],
undefined,undefined},
{me,2,table_column,lldpRemOrgDefInfoSubtype,
{asn1_type,'Integer32',1,255,[],true,'Integer32',false,
undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemOrgDefInfoTable}],
undefined,undefined},
{me,3,table_column,lldpRemOrgDefInfoIndex,
{asn1_type,'Integer32',1,2147483647,[],true,'Integer32',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemOrgDefInfoTable}],
undefined,undefined},
{me,4,table_column,lldpRemOrgDefInfo,
{asn1_type,'OCTET STRING',0,507,[],true,'OCTET STRING',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemOrgDefInfoTable}],
undefined,undefined},
{me,undefined,table_entry,lldpRemUnknownTLVEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRemUnknownTLVEntry'}],
undefined,undefined},
{me,undefined,table,lldpRemUnknownTLVTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,2,[],undefined,[],
[{asn1_type,'TimeTicks',0,4294967295,[],true,
'TimeFilter',false,undefined},
{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"},
{asn1_type,'INTEGER',1,2147483647,[],true,
'Integer32',false,undefined},
{asn1_type,'INTEGER',9,126,[],true,'Integer32',
false,undefined}],
2,4}}],
undefined,undefined},
{me,2,table_column,lldpRemUnknownTLVInfo,
{asn1_type,'OCTET STRING',0,511,[],true,'OCTET STRING',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemUnknownTLVTable}],
undefined,undefined},
{me,1,table_column,lldpRemUnknownTLVType,
{asn1_type,'Integer32',9,126,[],true,'Integer32',false,
undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemUnknownTLVTable}],
undefined,undefined},
{me,undefined,table_entry,lldpRemManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRemManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpRemManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,5,[],undefined,[],
[{asn1_type,'TimeTicks',0,4294967295,[],true,
'TimeFilter',false,undefined},
{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"},
{asn1_type,'INTEGER',1,2147483647,[],true,
'Integer32',false,undefined},
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
{asn1_type,'OCTET STRING',1,31,[],false,
'LldpManAddress',false,undefined}],
3,4}}],
undefined,undefined},
{me,5,table_column,lldpRemManAddrOID,
{asn1_type,'OBJECT IDENTIFIER',undefined,undefined,[],
true,'OBJECT IDENTIFIER',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,4,table_column,lldpRemManAddrIfId,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,3,table_column,lldpRemManAddrIfSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{systemPortNumber,3},{ifIndex,2},{unknown,1}]}],
false,'LldpManAddrIfSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,2,table_column,lldpRemManAddr,
{asn1_type,'OCTET STRING',1,31,[],false,'LldpManAddress',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,1,table_column,lldpRemManAddrSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,undefined,table_entry,lldpRemEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRemEntry'}],
undefined,undefined},
{me,undefined,table,lldpRemTable,undefined,'not-accessible',
undefined,false,
[{table_info,
{table_info,12,[],undefined,[],
[{asn1_type,'TimeTicks',0,4294967295,[],true,
'TimeFilter',false,undefined},
{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"},
{asn1_type,'INTEGER',1,2147483647,[],true,
'Integer32',false,undefined}],
4,1}}],
undefined,undefined},
{me,12,table_column,lldpRemSysCapEnabled,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,11,table_column,lldpRemSysCapSupported,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,10,table_column,lldpRemSysDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,9,table_column,lldpRemSysName,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,8,table_column,lldpRemPortDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,7,table_column,lldpRemPortId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpPortId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,6,table_column,lldpRemPortIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{agentCircuitId,6},
{interfaceName,5},
{networkAddress,4},
{macAddress,3},
{portComponent,2},
{interfaceAlias,1}]}],
false,'LldpPortIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,5,table_column,lldpRemChassisId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpChassisId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,4,table_column,lldpRemChassisIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{interfaceName,6},
{networkAddress,5},
{macAddress,4},
{portComponent,3},
{interfaceAlias,2},
{chassisComponent,1}]}],
false,'LldpChassisIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,3,table_column,lldpRemIndex,
{asn1_type,'Integer32',1,2147483647,[],true,'Integer32',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,2,table_column,lldpRemLocalPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,1,table_column,lldpRemTimeMark,
{asn1_type,'TimeTicks',0,4294967295,[],true,'TimeFilter',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,undefined,table_entry,lldpLocManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpLocManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpLocManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,6,[],undefined,[],
[{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
{asn1_type,'OCTET STRING',1,31,[],false,
'LldpManAddress',false,undefined}],
3,1}}],
undefined,undefined},
{me,6,table_column,lldpLocManAddrOID,
{asn1_type,'OBJECT IDENTIFIER',undefined,undefined,[],
true,'OBJECT IDENTIFIER',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,5,table_column,lldpLocManAddrIfId,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,4,table_column,lldpLocManAddrIfSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{systemPortNumber,3},{ifIndex,2},{unknown,1}]}],
false,'LldpManAddrIfSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,3,table_column,lldpLocManAddrLen,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,2,table_column,lldpLocManAddr,
{asn1_type,'OCTET STRING',1,31,[],false,'LldpManAddress',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,1,table_column,lldpLocManAddrSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,undefined,table_entry,lldpLocPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpLocPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpLocPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,4,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,4,table_column,lldpLocPortDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,3,table_column,lldpLocPortId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpPortId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,2,table_column,lldpLocPortIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{agentCircuitId,6},
{interfaceName,5},
{networkAddress,4},
{macAddress,3},
{portComponent,2},
{interfaceAlias,1}]}],
false,'LldpPortIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,1,table_column,lldpLocPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,undefined,variable,lldpLocSysCapEnabled,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysCapSupported,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysName,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocChassisId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpChassisId',
false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocChassisIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{interfaceName,6},
{networkAddress,5},
{macAddress,4},
{portComponent,3},
{interfaceAlias,2},
{chassisComponent,1}]}],
false,'LldpChassisIdSubtype',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,1}}],
undefined,undefined},
{me,undefined,table_entry,lldpStatsRxPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRxStatsPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpStatsRxPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,7,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,7,table_column,lldpStatsRxPortAgeoutsTotal,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,6,table_column,lldpStatsRxPortTLVsUnrecognizedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,5,table_column,lldpStatsRxPortTLVsDiscardedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,4,table_column,lldpStatsRxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,3,table_column,lldpStatsRxPortFramesErrors,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,2,table_column,lldpStatsRxPortFramesDiscardedTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,1,table_column,lldpStatsRxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsRxPortTable}],
undefined,undefined},
{me,undefined,table_entry,lldpStatsTxPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpStatsTxPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpStatsTxPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,2,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,2,table_column,lldpStatsTxPortFramesTotal,
{asn1_type,'Counter32',0,4294967295,[],true,'Counter32',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,1,table_column,lldpStatsTxPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpStatsTxPortTable}],
undefined,undefined},
{me,undefined,variable,lldpStatsRemTablesAgeouts,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpStatsRemTablesDrops,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesDeletes,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesInserts,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,"table entries"},
{me,undefined,variable,lldpStatsRemTablesLastChangeTime,
{asn1_type,'TimeTicks',undefined,undefined,[],true,
'TimeStamp',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,table_entry,lldpConfigManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpConfigManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpConfigManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,1,[],undefined,[],
{augments,error},
1,undefined}}],
undefined,undefined},
{me,1,table_column,lldpConfigManAddrPortsTxEnable,
{asn1_type,'OCTET STRING',0,512,[],false,'LldpPortList',
false,undefined},
'read-write',undefined,false,
[{table_name,lldpConfigManAddrTable},{defval,[]}],
undefined,undefined},
{me,undefined,table_entry,lldpPortConfigEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpPortConfigEntry'}],
undefined,undefined},
{me,undefined,table,lldpPortConfigTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,4,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,4,table_column,lldpPortConfigTLVsTxEnable,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{portDesc,0},
{sysName,1},
{sysDesc,2},
{sysCap,3}]}],
true,'BITS',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,0}],
undefined,undefined},
{me,3,table_column,lldpPortConfigNotificationEnable,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,[{false,2},{true,1}]}],
true,'TruthValue',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,2}],
undefined,undefined},
{me,2,table_column,lldpPortConfigAdminStatus,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{disabled,4},
{txAndRx,3},
{rxOnly,2},
{txOnly,1}]}],
true,'INTEGER',false,undefined},
'read-write',undefined,false,
[{table_name,lldpPortConfigTable},{defval,3}],
undefined,undefined},
{me,1,table_column,lldpPortConfigPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpPortConfigTable}],
undefined,undefined},
{me,undefined,variable,lldpNotificationInterval,
{asn1_type,'Integer32',5,3600,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,5}}],
undefined,"seconds"},
{me,undefined,variable,lldpTxDelay,
{asn1_type,'Integer32',1,8192,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpReinitDelay,
{asn1_type,'Integer32',1,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,2}}],
undefined,"seconds"},
{me,undefined,variable,lldpMessageTxHoldMultiplier,
{asn1_type,'Integer32',2,10,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,4}}],
undefined,undefined},
{me,undefined,variable,lldpMessageTxInterval,
{asn1_type,'Integer32',5,32768,[],true,'Integer32',false,
undefined},
'read-write',undefined,false,
[{variable_info,{variable_info,30}}],
undefined,"seconds"},
{me,undefined,internal,lldpExtensions,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpRemoteSystemsData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpLocalSystemData,undefined,
undefined,undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpStatistics,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConfiguration,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpConformance,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpObjects,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpNotifications,undefined,undefined,
undefined,false,[],undefined,undefined},
{me,undefined,internal,lldpMIB,undefined,undefined,undefined,
false,[],undefined,undefined}]
Line: 1726
[LLDP-MIB.mib][snmpc_lib:880][TRC]: get_asn1_type ->
ColumnName: lldpRemOrgDefInfoIndex
MEs: [{me,1,table_column,lldpRemOrgDefInfoOUI,
{asn1_type,'OCTET STRING',3,3,[],true,'OCTET STRING',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemOrgDefInfoTable}],
undefined,undefined},
{me,2,table_column,lldpRemOrgDefInfoSubtype,
{asn1_type,'Integer32',1,255,[],true,'Integer32',false,
undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemOrgDefInfoTable}],
undefined,undefined},
{me,3,table_column,lldpRemOrgDefInfoIndex,
{asn1_type,'Integer32',1,2147483647,[],true,'Integer32',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemOrgDefInfoTable}],
undefined,undefined},
{me,4,table_column,lldpRemOrgDefInfo,
{asn1_type,'OCTET STRING',0,507,[],true,'OCTET STRING',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemOrgDefInfoTable}],
undefined,undefined},
{me,undefined,table_entry,lldpRemUnknownTLVEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRemUnknownTLVEntry'}],
undefined,undefined},
{me,undefined,table,lldpRemUnknownTLVTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,2,[],undefined,[],
[{asn1_type,'TimeTicks',0,4294967295,[],true,
'TimeFilter',false,undefined},
{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"},
{asn1_type,'INTEGER',1,2147483647,[],true,
'Integer32',false,undefined},
{asn1_type,'INTEGER',9,126,[],true,'Integer32',
false,undefined}],
2,4}}],
undefined,undefined},
{me,2,table_column,lldpRemUnknownTLVInfo,
{asn1_type,'OCTET STRING',0,511,[],true,'OCTET STRING',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemUnknownTLVTable}],
undefined,undefined},
{me,1,table_column,lldpRemUnknownTLVType,
{asn1_type,'Integer32',9,126,[],true,'Integer32',false,
undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemUnknownTLVTable}],
undefined,undefined},
{me,undefined,table_entry,lldpRemManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRemManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpRemManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,5,[],undefined,[],
[{asn1_type,'TimeTicks',0,4294967295,[],true,
'TimeFilter',false,undefined},
{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"},
{asn1_type,'INTEGER',1,2147483647,[],true,
'Integer32',false,undefined},
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
{asn1_type,'OCTET STRING',1,31,[],false,
'LldpManAddress',false,undefined}],
3,4}}],
undefined,undefined},
{me,5,table_column,lldpRemManAddrOID,
{asn1_type,'OBJECT IDENTIFIER',undefined,undefined,[],
true,'OBJECT IDENTIFIER',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,4,table_column,lldpRemManAddrIfId,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,3,table_column,lldpRemManAddrIfSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{systemPortNumber,3},{ifIndex,2},{unknown,1}]}],
false,'LldpManAddrIfSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,2,table_column,lldpRemManAddr,
{asn1_type,'OCTET STRING',1,31,[],false,'LldpManAddress',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,1,table_column,lldpRemManAddrSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemManAddrTable}],
undefined,undefined},
{me,undefined,table_entry,lldpRemEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRemEntry'}],
undefined,undefined},
{me,undefined,table,lldpRemTable,undefined,'not-accessible',
undefined,false,
[{table_info,
{table_info,12,[],undefined,[],
[{asn1_type,'TimeTicks',0,4294967295,[],true,
'TimeFilter',false,undefined},
{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"},
{asn1_type,'INTEGER',1,2147483647,[],true,
'Integer32',false,undefined}],
4,1}}],
undefined,undefined},
{me,12,table_column,lldpRemSysCapEnabled,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,11,table_column,lldpRemSysCapSupported,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,10,table_column,lldpRemSysDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,9,table_column,lldpRemSysName,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,8,table_column,lldpRemPortDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,7,table_column,lldpRemPortId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpPortId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,6,table_column,lldpRemPortIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{agentCircuitId,6},
{interfaceName,5},
{networkAddress,4},
{macAddress,3},
{portComponent,2},
{interfaceAlias,1}]}],
false,'LldpPortIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,5,table_column,lldpRemChassisId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpChassisId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,4,table_column,lldpRemChassisIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{interfaceName,6},
{networkAddress,5},
{macAddress,4},
{portComponent,3},
{interfaceAlias,2},
{chassisComponent,1}]}],
false,'LldpChassisIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,3,table_column,lldpRemIndex,
{asn1_type,'Integer32',1,2147483647,[],true,'Integer32',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,2,table_column,lldpRemLocalPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,1,table_column,lldpRemTimeMark,
{asn1_type,'TimeTicks',0,4294967295,[],true,'TimeFilter',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpRemTable}],
undefined,undefined},
{me,undefined,table_entry,lldpLocManAddrEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpLocManAddrEntry'}],
undefined,undefined},
{me,undefined,table,lldpLocManAddrTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,6,[],undefined,[],
[{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
{asn1_type,'OCTET STRING',1,31,[],false,
'LldpManAddress',false,undefined}],
3,1}}],
undefined,undefined},
{me,6,table_column,lldpLocManAddrOID,
{asn1_type,'OBJECT IDENTIFIER',undefined,undefined,[],
true,'OBJECT IDENTIFIER',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,5,table_column,lldpLocManAddrIfId,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,4,table_column,lldpLocManAddrIfSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{systemPortNumber,3},{ifIndex,2},{unknown,1}]}],
false,'LldpManAddrIfSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,3,table_column,lldpLocManAddrLen,
{asn1_type,'Integer32',-2147483648,2147483647,[],true,
'Integer32',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,2,table_column,lldpLocManAddr,
{asn1_type,'OCTET STRING',1,31,[],false,'LldpManAddress',
false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,1,table_column,lldpLocManAddrSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{reserved,65535},
{gwid,24},
{fibreChannelWWNN,23},
{fibreChannelWWPN,22},
{xtpNativeModeXTP,21},
{xtpOverIpv6,20},
{xtpOverIpv4,19},
{asNumber,18},
{distinguishedName,17},
{dns,16},
{e164withNsap,15},
{banyanVines,14},
{decnetIV,13},
{appleTalk,12},
{ipx,11},
{x121,10},
{f69,9},
{e164,8},
{e163,7},
{all802,6},
{bbn1822,5},
{hdlc,4},
{nsap,3},
{ipV6,2},
{ipV4,1},
{other,0}]}],
true,'AddressFamilyNumbers',false,undefined},
'not-accessible',undefined,false,
[{table_name,lldpLocManAddrTable}],
undefined,undefined},
{me,undefined,table_entry,lldpLocPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpLocPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpLocPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,4,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,4,table_column,lldpLocPortDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,3,table_column,lldpLocPortId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpPortId',
false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,2,table_column,lldpLocPortIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{agentCircuitId,6},
{interfaceName,5},
{networkAddress,4},
{macAddress,3},
{portComponent,2},
{interfaceAlias,1}]}],
false,'LldpPortIdSubtype',false,undefined},
'read-only',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,1,table_column,lldpLocPortNum,
{asn1_type,'Integer32',1,4096,[],false,'LldpPortNumber',
false,"d"},
'not-accessible',undefined,false,
[{table_name,lldpLocPortTable}],
undefined,undefined},
{me,undefined,variable,lldpLocSysCapEnabled,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysCapSupported,
{asn1_type,'BITS',undefined,undefined,
[{kibbles,
[{other,0},
{repeater,1},
{bridge,2},
{wlanAccessPoint,3},
{router,4},
{telephone,5},
{docsisCableDevice,6},
{stationOnly,7}]}],
false,'LldpSystemCapabilitiesMap',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,0}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysDesc,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocSysName,
{asn1_type,'OCTET STRING',0,255,[],true,
'SnmpAdminString',false,"255a"},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocChassisId,
{asn1_type,'OCTET STRING',1,255,[],false,'LldpChassisId',
false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,[]}}],
undefined,undefined},
{me,undefined,variable,lldpLocChassisIdSubtype,
{asn1_type,'INTEGER',undefined,undefined,
[{enums,
[{local,7},
{interfaceName,6},
{networkAddress,5},
{macAddress,4},
{portComponent,3},
{interfaceAlias,2},
{chassisComponent,1}]}],
false,'LldpChassisIdSubtype',false,undefined},
'read-only',undefined,false,
[{variable_info,{variable_info,1}}],
undefined,undefined},
{me,undefined,table_entry,lldpStatsRxPortEntry,undefined,
'not-accessible',undefined,false,
[{table_entry_with_sequence,'LldpRxStatsPortEntry'}],
undefined,undefined},
{me,undefined,table,lldpStatsRxPortTable,undefined,
'not-accessible',undefined,false,
[{table_info,
{table_info,7,[],undefined,[],
[{asn1_type,'INTEGER',1,4096,[],false,
'LldpPortNumber',false,"d"}],
2,1}}],
undefined,undefined},
{me,7,table_column,lldpStatsRxPortAgeoutsTotal,
{asn1_type,'Unsigned32',0,4294967295,[],true,
'ZeroBasedCounter32',false,undefined},
'read-only',undefined,false,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment