doc cleanup
This commit is contained in:
@@ -234,7 +234,7 @@ __END__
|
||||
|
||||
=head1 NAME
|
||||
|
||||
SNMP::Info::Layer2::Baystack - SNMP Interface to Nortel Networks' Baystack Switches
|
||||
SNMP::Info::Layer2::Baystack - SNMP Interface to Nortel Baystack Switches
|
||||
|
||||
=head1 AUTHOR
|
||||
|
||||
@@ -258,7 +258,7 @@ Eric Miller (C<eric@jeneric.org>)
|
||||
|
||||
=head1 DESCRIPTION
|
||||
|
||||
Provides abstraction to the configuration information obtainable from a Nortel Networks'
|
||||
Provides abstraction to the configuration information obtainable from a Nortel
|
||||
Baystack device through SNMP.
|
||||
|
||||
For speed or debugging purposes you can call the subclass directly, but not after determining
|
||||
@@ -308,7 +308,7 @@ These are methods that return scalar value from SNMP
|
||||
|
||||
=item $baystack->vendor()
|
||||
|
||||
Returns 'Nortel'
|
||||
Returns 'nortel'
|
||||
|
||||
=item $baystack->model()
|
||||
|
||||
@@ -320,7 +320,7 @@ Removes sreg- from the model name
|
||||
|
||||
=item $baystack->os()
|
||||
|
||||
Returns 'Baystack' or 'BoSS' depending on software version.
|
||||
Returns 'baystack' or 'boss' depending on software version.
|
||||
|
||||
=item $baystack->os_bin()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user