SNMP::Info::Layer2::RapidCity - SNMP Interface to Nortel Networks' RapidCity MIB
Eric Miller (eric@jeneric.org)
# Let SNMP::Info determine the correct subclass for you.
my $rapidcity = new SNMP::Info(
AutoSpecify => 1,
Debug => 1,
# These arguments are passed directly on to SNMP::Session
DestHost => 'myswitch',
Community => 'public',
Version => 2
)
or die "Can't connect to DestHost.\n";
my $class = $rapidcity->class(); print "SNMP::Info determined this device to fall under subclass : $class\n";
SNMP::Info::RapidCity is a subclass of SNMP::Info that provides an interface
to the RAPID-CITY MIB. This MIB is used across the Nortel Networks' Passport
LAN, as well as, the BayStack and Acclear families.
Use or create in a subclass of SNMP::Info. Do not use directly.
None.
MIBs can be found on the CD that came with your product.
Or, they can be downloaded directly from Nortel Networks regardless of support contract status.
Go to http://www.nortelnetworks.com Techninal Support, Browse Technical Support, Select by product, Java Device Manager, Software. Download the latest version. After installation, all mibs are located under the install directory under mibs and the repspective product line.
Note: Required version of RAPID-CITY, rapid_city.mib, must be from the Passport 8600 version 3.3 or higher (located in JDM\mibs\passport8k\).
These are methods that return scalar values from SNMP
chassis_base_mac()ch_serial()rc_ch_rev()chassis()slots()rc_virt_ip()tftp_host()tftp_file()tftp_action()tftp_result()
These are methods that return tables of information in the form of a reference to a hash.
i_duplex()i_duplex_admin()i_vlan()
rc_index()rc_duplex()rc_duplex_admin()rc_speed_admin()rc_auto()rc_alias()
rc_cpu_ifindex()rc_cpu_admin()rc_cpu_oper()rc_cpu_ip()rc_cpu_auto()rc_cpu_duplex_admin()rc_cpu_duplex()rc_cpu_speed_admin()rc_cpu_speed_oper()rc_cpu_mac()
rc_i_vlan_if()rc_i_vlan_num()rc_i_vlan()rc_i_vlan_type()rc_i_vlan_pvid()rc_i_vlan_tag()
rc_vlan_id()rc_vlan_name()rc_vlan_color()rc_vlan_if()rc_vlan_stg()rc_vlan_type()rc_vlan_members()rc_vlan_mac()
rc_ip_index()rc_ip_addr()rc_ip_type()
rc_fan_op()
rc_ps_op()
rc_ps_type()rc_ps_serial()rc_ps_rev()rc_ps_part()rc_ps_detail()
rc_c_type()rc_c_serial()rc_c_rev()rc_c_part()
rc2k_c_ftype()rc2k_c_fdesc()rc2k_c_fserial()rc2k_c_frev()rc2k_c_fpart()rc2k_c_fdate()rc2k_c_fdev()rc2k_c_btype()rc2k_c_bdesc()rc2k_c_bserial()rc2k_c_brev()rc2k_c_bpart()rc2k_c_bdate()rc2k_c_bdev()
rc2k_mda_type()rc2k_mda_desc()rc2k_mda_serial()rc2k_mda_rev()rc2k_mda_part()rc2k_mda_date()rc2k_mda_dev()